crane: update to 2.5.2.
This commit is contained in:
parent
a2876d1f48
commit
9c0f0ff72a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.5.1
|
||||
version=2.5.2
|
||||
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=d999c5a52e136757eed8766dc4c557199b74074ec396eeb0dd27fd1be1b3f52e
|
||||
checksum=376f765c6607015ca83f99720622d54b6ad050394a3bcd2e9e18f0cabfaf85e3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue