diff --git a/srcpkgs/cfssl/template b/srcpkgs/cfssl/template index e659eb68be7..0b4fdabb666 100644 --- a/srcpkgs/cfssl/template +++ b/srcpkgs/cfssl/template @@ -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 " 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() {