From 540ddd773c2eaa6157846774d883cd2ac44f2590 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 30 Mar 2019 22:08:37 -0700 Subject: [PATCH] NetAuth-nsscache: update to 0.3 --- srcpkgs/NetAuth-nsscache/template | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/srcpkgs/NetAuth-nsscache/template b/srcpkgs/NetAuth-nsscache/template index 93664f525aa..cec5ad140f1 100644 --- a/srcpkgs/NetAuth-nsscache/template +++ b/srcpkgs/NetAuth-nsscache/template @@ -1,23 +1,18 @@ # Template file for 'NetAuth-nsscache' pkgname=NetAuth-nsscache -version=0.2 -revision=3 +version=0.3 +revision=1 wrksrc="nsscache-$version" build_style=go go_import_path="github.com/NetAuth/nsscache" go_package="${go_import_path}/cmd/nsscache" -hostmakedepends="dep" +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=79606c7a328f0bbb6346cb9537753d98f0d3182a1fdefef146949f9029c6023e - -pre_build() { - cd $GOSRCPATH - dep ensure -} +checksum=752ebb8d03f093c44369fec0203199541acf751e6dad6ecc88650e3e7cef7d7d post_install() { vlicense LICENSE