aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-02-24 21:28:57 +0100
committerNicola Murino2023-02-24 21:28:57 +0100
commit59b157d69f2cf0daef22273a2fcc26a5f51873ea (patch)
tree29282bd2c8cc36e73f0f9fa988dcf132af612c95
parentce6883fd0c17ef7581f02f66d686e2053d06cf1e (diff)
downloadaur-59b157d69f2cf0daef22273a2fcc26a5f51873ea.tar.gz
update config file for upstream changes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--sftpgo.json2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9690500bf54..86bc12887310 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 = r1420.e0c3a13a
+ pkgver = r1436.195cb9f0
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 = cf0521a0eab52a47b417a3fc0209b7250077f85459a69c6218732b3b9511ff88
+ sha256sums = 450f765af1e2e214dbe2c3743c90e54bfaf6e277408c5d53a8802517bafa3eec
sha256sums = 44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8
pkgname = sftpgo-git
diff --git a/PKGBUILD b/PKGBUILD
index e62b3bb7ebd1..2bddd8d75650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1420.e0c3a13a
+pkgver=r1436.195cb9f0
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'
- 'cf0521a0eab52a47b417a3fc0209b7250077f85459a69c6218732b3b9511ff88'
+ '450f765af1e2e214dbe2c3743c90e54bfaf6e277408c5d53a8802517bafa3eec'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315
diff --git a/sftpgo.json b/sftpgo.json
index ca93ceba0a4a..be33dc7ff24b 100644
--- a/sftpgo.json
+++ b/sftpgo.json
@@ -96,7 +96,7 @@
"pwd",
"scp"
],
- "keyboard_interactive_authentication": false,
+ "keyboard_interactive_authentication": true,
"keyboard_interactive_auth_hook": "",
"password_authentication": true,
"folder_prefix": ""