pup: update to 0.4.0.
This commit is contained in:
parent
964c7e5ea5
commit
30bdbfe16d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pup'
|
||||
pkgname=pup
|
||||
version=0.3.9
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ericchiang/pup"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ericchiang/pup"
|
||||
distfiles="https://github.com/ericchiang/pup/archive/v${version}.tar.gz"
|
||||
checksum=5e59805edf84d73b2b4c58fe5aeb9a12fc70c028b4aaf58ded6b91ff418b0dda
|
||||
checksum=0d546ab78588e07e1601007772d83795495aa329b19bd1c3cde589ddb1c538b0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue