cfssl: update to 1.6.5.
This commit is contained in:
parent
31685e7c3b
commit
32bfe51d5d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cfssl'
|
||||
pkgname=cfssl
|
||||
version=1.5.0
|
||||
revision=5
|
||||
version=1.6.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/cloudflare/cfssl
|
||||
go_package="${go_import_path}/cmd/..."
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/cloudflare/cfssl"
|
||||
distfiles="https://github.com/cloudflare/cfssl/archive/v${version}.tar.gz"
|
||||
checksum=5267164b18aa99a844e05adceaf4f62d1b96dcd326a9132098d65c515c180a91
|
||||
checksum=b682452402f403b6ee668bb042bd9b753fe48df84fa7a18a1c32606ffd4918af
|
||||
replaces="cfssljson>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue