crane: update to 3.2.0.
This commit is contained in:
parent
d4bd5c6788
commit
7c647451c6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=3.1.0
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git-perl"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
go_import_path="github.com/michaelsauter/crane"
|
||||
homepage="https://${go_import_path}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=c3fda4d214876776deb60bbf2b542df95bed72de54da6c44205c18aed9735f5e
|
||||
checksum=4fb5c2a63ec3e09dd4694751ff380342858c4b94dc2f87a56f233e286891122e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue