sftpgo: update to 2.1.2.

This commit is contained in:
Michael Aldridge 2021-10-01 17:35:42 -05:00 committed by Andrew Benson
parent 19fadea9b8
commit b5cc863a5d

View file

@ -1,15 +1,15 @@
# Template file for 'sftpgo' # Template file for 'sftpgo'
pkgname=sftpgo pkgname=sftpgo
version=2.1.0 version=2.1.2
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/drakkan/sftpgo go_import_path=github.com/drakkan/sftpgo
short_desc="Fully featured and highly configurable SFTP server" short_desc="Fully featured and highly configurable SFTP server"
maintainer="Michael Aldridge <maldridge@voidlinux.org>" maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="AGPL-3.0" license="AGPL-3.0-only"
homepage="https://github.com/drakkan/sftpgo" homepage="https://github.com/drakkan/sftpgo"
distfiles="https://github.com/drakkan/sftpgo/archive/refs/tags/v$version.tar.gz" distfiles="https://github.com/drakkan/sftpgo/archive/refs/tags/v$version.tar.gz"
checksum=d04d75f1baee9d4510e40240e1b24b075430244abda8f7daef5922f5f3ca7fa9 checksum=a3791f75960b57a2aaf329e05db931be4887dab5f11bd03bf7f2c20e5d9b0d04
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE