aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-12-28 18:46:43 +0100
committerNicola Murino2023-12-28 18:46:43 +0100
commitf5ef73336491770fa607694ff759df4b54e54462 (patch)
tree8be92cb7e471267b4c695e141c1c08679b3194ba
parent47b46a89d2a13793a5b9e18af5d8b73f0c7afb86 (diff)
downloadaur-f5ef73336491770fa607694ff759df4b54e54462.tar.gz
update config file for upstream changes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--sftpgo.json3
3 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31fae4cad6a6..6bc377a23b7d 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 = r1688.d396c24a
+ pkgver = r1695.3121c354
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 = c9d04fcc8e2c8c8370e100ea49cdd4d29b2e1fa8f956aa5f3620c3ea7e82a247
+ sha256sums = 6566b5304d6477a3a3a17a2ac3428faf3052dce52628a250a63c02573e78eae1
sha256sums = 44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8
pkgname = sftpgo-git
diff --git a/PKGBUILD b/PKGBUILD
index 5fd8cb960937..052a3f3485e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1688.d396c24a
+pkgver=r1695.3121c354
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'
- 'c9d04fcc8e2c8c8370e100ea49cdd4d29b2e1fa8f956aa5f3620c3ea7e82a247'
+ '6566b5304d6477a3a3a17a2ac3428faf3052dce52628a250a63c02573e78eae1'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315
diff --git a/sftpgo.json b/sftpgo.json
index b7b4d0f9da22..cb7312e11589 100644
--- a/sftpgo.json
+++ b/sftpgo.json
@@ -309,8 +309,7 @@
"content_type_nosniff": false,
"content_security_policy": "",
"permissions_policy": "",
- "cross_origin_opener_policy": "",
- "expect_ct_header": ""
+ "cross_origin_opener_policy": ""
},
"branding": {
"web_admin": {