aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-10-19 18:56:21 +0200
committerNicola Murino2022-10-19 18:56:21 +0200
commit3f83d9a59276059e9740c8caba1c891338711152 (patch)
tree15fd82eac4752d8dd04f58b8070be79310518451
parent06a64b2c15a73f9f9ba9393d3d364b49da94365b (diff)
downloadaur-3f83d9a59276059e9740c8caba1c891338711152.tar.gz
update config file for upstream changes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--sftpgo.json1
3 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12851a4860ba..17895b55cf62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sftpgo-git
pkgdesc = Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support. It can serve local filesystem, S3, GCS, Azure Blob, SFTP
- pkgver = r1315.13ee2368
+ pkgver = r1321.54f1946a
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-git.install
@@ -24,7 +24,7 @@ pkgbase = sftpgo-git
source = sftpgo.json
source = sftpgo.sysusers
sha256sums = SKIP
- sha256sums = a34ac65807dcfa44fe5be8179e9771a9a958f1a4ffd939297c9221261b02ba7f
+ sha256sums = 244b17e00d3b65e95a2af78e22cb84c1d9e0b107b86a54402af6c4304f91b98b
sha256sums = 44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8
pkgname = sftpgo-git
diff --git a/PKGBUILD b/PKGBUILD
index 964d6a9f9673..c47313fdbf4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1315.13ee2368
+pkgver=r1321.54f1946a
pkgrel=1
pkgdesc='Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support. It can serve local filesystem, S3, GCS, Azure Blob, SFTP'
arch=('i686' 'x86_64' 'aarch64')
@@ -25,7 +25,7 @@ source=("git+https://github.com/drakkan/${_pkgname}.git"
"sftpgo.json"
"sftpgo.sysusers")
sha256sums=('SKIP'
- 'a34ac65807dcfa44fe5be8179e9771a9a958f1a4ffd939297c9221261b02ba7f'
+ '244b17e00d3b65e95a2af78e22cb84c1d9e0b107b86a54402af6c4304f91b98b'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315
diff --git a/sftpgo.json b/sftpgo.json
index 33e0fcf3e9c4..b8db0f1cc148 100644
--- a/sftpgo.json
+++ b/sftpgo.json
@@ -280,6 +280,7 @@
"role_field": "",
"implicit_roles": false,
"custom_fields": [],
+ "insecure_skip_signature_check": false,
"debug": false
},
"security": {