mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
crane: update to 3.3.3.
This commit is contained in:
parent
781726dd15
commit
89f1a10b2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'crane'
|
# Template file for 'crane'
|
||||||
pkgname=crane
|
pkgname=crane
|
||||||
version=3.3.2
|
version=3.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl"
|
hostmakedepends="git-perl"
|
||||||
|
@ -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=b663221b266550b508264dfd5cf3148ed7f5e14c4dd6bcca923540dfc9a3bc62
|
checksum=284e0b4a6631f5869169e6108de4176895547bc8ab994dbc4ebd9ae15d002fd8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue