crane: update to 3.2.1.
This commit is contained in:
parent
071b9c5f46
commit
cd553d1832
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=3.2.0
|
||||
revision=2
|
||||
version=3.2.1
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git-perl"
|
||||
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=4fb5c2a63ec3e09dd4694751ff380342858c4b94dc2f87a56f233e286891122e
|
||||
checksum=327ea3e2d3a247db5b3c958b8e002425156c67673aaf234075072d56e82fce46
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue