cfssl: update to 1.5.0.
This commit is contained in:
parent
7cf04a5c29
commit
a6a31abb35
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.4.1
|
version=1.5.0
|
||||||
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/v${version}.tar.gz"
|
distfiles="https://github.com/cloudflare/cfssl/archive/v${version}.tar.gz"
|
||||||
checksum=c8a86ef10cbb0c168f3b597db15b31f98b170edb7958f7154edeb29aee41315e
|
checksum=5267164b18aa99a844e05adceaf4f62d1b96dcd326a9132098d65c515c180a91
|
||||||
replaces="cfssljson>=0"
|
replaces="cfssljson>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue