From 8070c457896df13ef27d219a3ecc5c0f695c5c08 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 24 Nov 2019 20:54:23 -0800 Subject: [PATCH] NetAuth-nsscache: update to 0.6. --- srcpkgs/NetAuth-nsscache/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/NetAuth-nsscache/template b/srcpkgs/NetAuth-nsscache/template index 038de47d80c..fd434a77731 100644 --- a/srcpkgs/NetAuth-nsscache/template +++ b/srcpkgs/NetAuth-nsscache/template @@ -1,18 +1,17 @@ # Template file for 'NetAuth-nsscache' pkgname=NetAuth-nsscache -version=0.5 +version=0.6 revision=1 wrksrc="nsscache-$version" build_style=go -go_import_path="github.com/NetAuth/nsscache" -go_package="${go_import_path}/cmd/nsscache" +go_import_path="github.com/netauth/nsscache" hostmakedepends="git" short_desc="NetAuth nsscache implementation" maintainer="Michael Aldridge " license="MIT" homepage="https://netauth.org" distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz" -checksum=1a9e3fb7561ac04de0d18972ac353b30ac79d3fdf622470b487aeaa12dc9c2f0 +checksum=0baebe0c533c23df255deadb84d3fc2b7ddf475b944296da16afc39ca03d7954 post_install() { vlicense LICENSE