sftpgo: update to 2.5.4.

This commit is contained in:
Michael Aldridge 2023-10-22 16:38:41 -05:00
parent 7e185fdecf
commit 72540c67ab
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'sftpgo'
pkgname=sftpgo
version=2.3.5
revision=4
version=2.5.4
revision=1
build_style=go
go_import_path=github.com/drakkan/sftpgo/v2
short_desc="Fully featured and highly configurable SFTP server"
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="AGPL-3.0-only"
homepage="https://github.com/drakkan/sftpgo"
distfiles="https://github.com/drakkan/sftpgo/archive/refs/tags/v$version.tar.gz"
checksum=b5844ccbea92e458c9b132fcbcaa5976baa9cf2a9d864f9efc06c143886b4b13
checksum=bf3df1429e3528cf8be83197fd735d2dd495cad41039c6d3a8d83ab47ef11590
make_dirs="/var/lib/sftpgo 0750 root root"
post_install() {