mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
crane: update to 3.4.2.
This commit is contained in:
parent
34fd8e8d44
commit
68fca2114d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'crane'
|
# Template file for 'crane'
|
||||||
pkgname=crane
|
pkgname=crane
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
short_desc="Lift containers with ease"
|
short_desc="Lift containers with ease"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
go_import_path="github.com/michaelsauter/crane"
|
go_import_path="github.com/michaelsauter/crane"
|
||||||
homepage="https://${go_import_path}"
|
homepage="https://${go_import_path}"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=82e4a9a008fe21ae543617f5faf8c2a49fdb636e395da72e3059761f2c0a0d87
|
checksum=4288fe3873ce5fdecd420057e7c6d7f5fea4623af1522b8e7d2108ca21542482
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue