From 1a3a64c53d8cb5c2f9152bb8fa8bdd982c8501f2 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Fri, 14 Jan 2022 21:11:11 -0600 Subject: [PATCH] NetAuth: update to 0.6.0. --- srcpkgs/NetAuth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index 6932b3ac109..4a227be08ea 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -1,6 +1,6 @@ # Template file for 'NetAuth' pkgname=NetAuth -version=0.5.0 +version=0.6.0 revision=1 wrksrc=netauth-$version build_style="go" @@ -13,7 +13,7 @@ maintainer="Michael Aldridge " license="MIT" homepage="https://netauth.org" distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz" -checksum=38f231d336a1088458daccd0a15b7dfdbb5dbe2f1f82217ad968e6000a5b1386 +checksum=6964f313ffa558f225734926ef220a7fb573747ed841a629e006d159003871da do_check() { # Flaky test in 0.5.0, deflaked in next release.