mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
cfssljson: update to 1.3.4.
This commit is contained in:
parent
7ade0c117b
commit
d7b575fee6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cfssljson'
|
# Template file for 'cfssljson'
|
||||||
pkgname=cfssljson
|
pkgname=cfssljson
|
||||||
version=1.3.3
|
version=1.3.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cfssl-${version}"
|
wrksrc="cfssl-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="hanspolo <itself@hanspolo.net>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://${go_import_path}"
|
homepage="https://${go_import_path}"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=299ff47700ca323d1b18a691c189afe7d610ede75f08c6935afb409c01fa006b
|
checksum=ca120300f5bf3b2f8da229d10d4b2882a87075861541608bd07cd68238cef86c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue