From 809420c9685ad1cd5be5d6011510bafc5566ab6d Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Thu, 1 Oct 2020 19:02:49 -0700 Subject: [PATCH] NetKeys: update to 0.5.3. --- srcpkgs/NetKeys/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/NetKeys/template b/srcpkgs/NetKeys/template index 4e136c8ed7c..950d26850c4 100644 --- a/srcpkgs/NetKeys/template +++ b/srcpkgs/NetKeys/template @@ -1,17 +1,17 @@ # Template file for 'NetKeys' pkgname=NetKeys -version=0.5.2 +version=0.5.3 revision=1 wrksrc=netkeys-$version build_style=go go_import_path="github.com/netauth/netkeys" hostmakedepends="git" short_desc="Key retrieval daemon for NetAuth" -maintainer="Michael Aldridge " +maintainer="Michael Aldridge " license="MIT" homepage="https://netauth.org" distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz" -checksum=3895be4f703cd9f375977afcc7a3a43ca443b7c04979bd2af4192cf06fe732ae +checksum=c7cdcc54a41501c3a40f114aa873668bb78c6ff2bd73c7a1c8c2295a968fc453 post_install() { vlicense LICENSE