diff options
Diffstat (limited to 'repo/libnsl/libnsl.xibuild')
-rw-r--r-- | repo/libnsl/libnsl.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/libnsl/libnsl.xibuild b/repo/libnsl/libnsl.xibuild index 555edd9..8117fc9 100644 --- a/repo/libnsl/libnsl.xibuild +++ b/repo/libnsl/libnsl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make autoconf automake gettext libtirpc libtool" DEPS="intltool libtirpc musl" -PKG_VER=1.2.0 +PKG_VER=2.0.0 SOURCE=https://github.com/thkukuk/libnsl/archive/v$PKG_VER.tar.gz DESC="Public client interface for NIS(YP) and NIS+ in a IPv6 ready version" |