crane: update to 3.4.0.
This commit is contained in:
parent
4c729d752b
commit
c427552955
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=3.3.4
|
||||
revision=2
|
||||
version=3.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
short_desc="Lift containers with ease"
|
||||
|
@ -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=4a5e37ad77173c960a3606684edf35d6efa197f02f65e5c0810470848f6357e9
|
||||
checksum=18cbd2312101ac12f35466aee3f77d217cb78318c977a87547880f9301dadf61
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue