diff --git a/srcpkgs/sftpgo/template b/srcpkgs/sftpgo/template index 4d58d0f4a6a..d923eb2430a 100644 --- a/srcpkgs/sftpgo/template +++ b/srcpkgs/sftpgo/template @@ -1,7 +1,7 @@ # Template file for 'sftpgo' pkgname=sftpgo -version=2.2.2 -revision=2 +version=2.3.5 +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 " 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=d5c68223017071efce597712612ce7ce4334a70f773a8c0b7afa7a69427c79c8 +checksum=b5844ccbea92e458c9b132fcbcaa5976baa9cf2a9d864f9efc06c143886b4b13 make_dirs="/var/lib/sftpgo root root 0750" post_install() {