libnfs: update to 4.0.0.
This commit is contained in:
parent
9ce00ca68b
commit
001c145d15
|
@ -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
|
||||
|
|
|
@ -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 <xtraeme@voidlinux.org>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue