diff --git a/common/shlibs b/common/shlibs index 6530c39c078..502d3bb26b1 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1230,7 +1230,7 @@ librlog.so.5 librlog-1.4_1 libtinyxml.so.0 tinyxml-2.6.2_1 libtinyxml2.so.7 tinyxml2-7.0.0_1 libbluray.so.2 libbluray-1.0.0_1 -libnfs.so.12 libnfs-3.0.0_1 +libnfs.so.13 libnfs-4.0.0_1 libzip.so.5 libzip-1.2_1 libluajit-5.1.so.2 LuaJIT-2.0.0_1 libOSMesa.so.8 libOSMesa-9.1_1 diff --git a/srcpkgs/libnfs/template b/srcpkgs/libnfs/template index 519338725a9..ac0890060e3 100644 --- a/srcpkgs/libnfs/template +++ b/srcpkgs/libnfs/template @@ -1,6 +1,6 @@ # Template file for 'libnfs' pkgname=libnfs -version=3.0.0 +version=4.0.0 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure @@ -10,7 +10,7 @@ maintainer="Juan RP " license="LGPL-2.1-or-later" homepage="https://github.com/sahlberg/libnfs" distfiles="https://github.com/sahlberg/libnfs/archive/${pkgname}-${version}.tar.gz" -checksum=445d92c5fc55e4a5b115e358e60486cf8f87ee50e0103d46a02e7fb4618566a5 +checksum=6ee77e9fe220e2d3e3b1f53cfea04fb319828cc7dbb97dd9df09e46e901d797d pre_configure() { autoreconf -fi