sftpgo: update to 2.2.2.
This commit is contained in:
parent
8a165a489d
commit
2e9ec5df22
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'sftpgo'
|
||||
pkgname=sftpgo
|
||||
version=2.1.2
|
||||
version=2.2.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/drakkan/sftpgo
|
||||
go_import_path=github.com/drakkan/sftpgo/v2
|
||||
short_desc="Fully featured and highly configurable SFTP server"
|
||||
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=a3791f75960b57a2aaf329e05db931be4887dab5f11bd03bf7f2c20e5d9b0d04
|
||||
checksum=d5c68223017071efce597712612ce7ce4334a70f773a8c0b7afa7a69427c79c8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue
Block a user