From 122e7dbdb1b06820b504c9d82ca733c383222185 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 9 Apr 2019 01:10:57 -0300 Subject: [PATCH] cfssljson: update to 1.3.3. --- srcpkgs/cfssljson/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/cfssljson/template b/srcpkgs/cfssljson/template index a27419f8b6..5315403051 100644 --- a/srcpkgs/cfssljson/template +++ b/srcpkgs/cfssljson/template @@ -1,17 +1,17 @@ -# Template file for 'cfssl' +# Template file for 'cfssljson' pkgname=cfssljson -version=1.3.2 -revision=5 +version=1.3.3 +revision=1 wrksrc="cfssl-${version}" build_style=go -go_import_path="github.com/cloudflare/cfssl" +go_import_path=github.com/cloudflare/cfssl go_package="${go_import_path}/cmd/${pkgname}" short_desc="CFSSL: Cloudflare's PKI and TLS toolkit" maintainer="hanspolo " license="BSD-2-Clause" homepage="https://${go_import_path}" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=69ddddb25beebe65e6fe316b9ab3472eae1cd21b2f377447ddc104624233e419 +checksum=299ff47700ca323d1b18a691c189afe7d610ede75f08c6935afb409c01fa006b post_install() { vlicense LICENSE