crane: update to 2.4.0.
This commit is contained in:
parent
4548a7b940
commit
070404cefd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.3.1
|
||||
version=2.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
|
@ -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=1c5f4ac51841913d6ec1fb33e2daf85f7f536818fbe78c7b66836ba4007f7d68
|
||||
checksum=4d5145a6a8abc3686a9ebd991adc6a38e1f956adcdf4fd1e54bca52879b6dd24
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue