From a922ea5a00d3b193d2700b38fbea02e7cf3a0305 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 7 Mar 2019 02:31:55 -0300 Subject: [PATCH] nsss: update to 0.0.1.1. --- srcpkgs/nsss/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template index 63605b6a3b6..e440dc7497e 100644 --- a/srcpkgs/nsss/template +++ b/srcpkgs/nsss/template @@ -1,7 +1,7 @@ # Template file for 'nsss' pkgname=nsss -version=0.0.1.0 -revision=2 +version=0.0.1.1 +revision=1 build_style=configure configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps --with-lib=${XBPS_CROSS_BASE}/usr/lib --enable-shared --libdir=/usr/lib @@ -13,7 +13,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=20864cf8a05c0dbcd64b8855f9ff9f0ed068c69281cd2b310364c27df72a4838 +checksum=a7d4779f45175011b6d3c10935fe4591ea4875ef9c47be1274a56d640fddc193 case "$XBPS_TARGET_MACHINE" in *-musl) ;;