From f074da94aa1a9181dd1854677c2849c1f48c0f9d Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 19 Mar 2023 18:00:23 +0200 Subject: [PATCH] nsss: update to 0.2.0.3. --- srcpkgs/nsss/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template index b4efae67235..ae3cac74826 100644 --- a/srcpkgs/nsss/template +++ b/srcpkgs/nsss/template @@ -1,7 +1,7 @@ # Template file for 'nsss' pkgname=nsss -version=0.2.0.1 -revision=2 +version=0.2.0.3 +revision=1 # Only available for musl archs="*-musl" build_style=configure @@ -16,7 +16,7 @@ license="ISC" homepage="https://skarnet.org/software/nsss/" changelog="https://skarnet.org/software/nsss/upgrade.html" distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz" -checksum=7d984ea627b3a8d7649d9bf24c79693f338e911d2b11040b89c4febfb1b3125b +checksum=b1e397ed5b327611a7c2c8c1dc60e91fef353c54fead464f887720bc0914148e build_options="static"