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