NetAuth-sftpgo-hook: update to 0.1.1.
This commit is contained in:
parent
4b41171118
commit
d482a6066e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'NetAuth-sftpgo-hook'
|
# Template file for 'NetAuth-sftpgo-hook'
|
||||||
pkgname=NetAuth-sftpgo-hook
|
pkgname=NetAuth-sftpgo-hook
|
||||||
version=0.1.0
|
version=0.1.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=sftpgo-hook-$version
|
wrksrc=sftpgo-hook-$version
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/netauth/sftpgo-hook
|
go_import_path=github.com/netauth/sftpgo-hook
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@netauth.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/netauth/sftpgo-hook"
|
homepage="https://github.com/netauth/sftpgo-hook"
|
||||||
distfiles="https://github.com/netauth/sftpgo-hook/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/netauth/sftpgo-hook/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=8ec42f159d6b84fbc19cbc76f695de324384092c80d96e6a876c14da6aca110f
|
checksum=21f12b3e6301792aeaa080263ee6c63fb33d51f404dbb9127820b786d4428512
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue