crane: update to 3.5.0.
This commit is contained in:
parent
7b5f77eee7
commit
100c324b1d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=3.4.2
|
||||
revision=3
|
||||
version=3.5.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=4288fe3873ce5fdecd420057e7c6d7f5fea4623af1522b8e7d2108ca21542482
|
||||
checksum=4d40aafb52bf0d4f3ba8d4eaedc4b1822da9744d37ba888e8be3db6457868268
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue