nsss: update to 0.2.0.3.

This commit is contained in:
mobinmob 2023-03-19 18:00:23 +02:00 committed by Leah Neukirchen
parent 12c198f57a
commit f074da94aa

View file

@ -1,7 +1,7 @@
# Template file for 'nsss' # Template file for 'nsss'
pkgname=nsss pkgname=nsss
version=0.2.0.1 version=0.2.0.3
revision=2 revision=1
# Only available for musl # Only available for musl
archs="*-musl" archs="*-musl"
build_style=configure build_style=configure
@ -16,7 +16,7 @@ license="ISC"
homepage="https://skarnet.org/software/nsss/" homepage="https://skarnet.org/software/nsss/"
changelog="https://skarnet.org/software/nsss/upgrade.html" changelog="https://skarnet.org/software/nsss/upgrade.html"
distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz" distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
checksum=7d984ea627b3a8d7649d9bf24c79693f338e911d2b11040b89c4febfb1b3125b checksum=b1e397ed5b327611a7c2c8c1dc60e91fef353c54fead464f887720bc0914148e
build_options="static" build_options="static"