hooktftp: update to 1.1.1.
This commit is contained in:
parent
04ee00485a
commit
a02711c2dc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hooktftp'
|
# Template file for 'hooktftp'
|
||||||
pkgname=hooktftp
|
pkgname=hooktftp
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/tftp-go-team/hooktftp"
|
go_import_path="github.com/tftp-go-team/hooktftp"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tftp-go-team/hooktftp"
|
homepage="https://github.com/tftp-go-team/hooktftp"
|
||||||
distfiles="https://github.com/tftp-go-team/hooktftp/archive/${version}.tar.gz"
|
distfiles="https://github.com/tftp-go-team/hooktftp/archive/${version}.tar.gz"
|
||||||
checksum=74a29947509a4a718091a5571cc2b2bdbfae807499f06beae124e78afdc56cf9
|
checksum=ae50cd4a9b703365388de6301c9d97e0c417160fad8131c0f0727c08e67bcbc2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue