libnfs: update to 1.9.7.
This commit is contained in:
parent
ab3106320c
commit
5207df973a
2 changed files with 3 additions and 3 deletions
|
@ -1144,7 +1144,7 @@ libprotobuf-vala.so.0 libprotobuf-vala-0.1.0_1
|
|||
librlog.so.5 librlog-1.4_1
|
||||
libtinyxml.so.0 tinyxml-2.6.2_1
|
||||
libbluray.so.1 libbluray-0.2.3_1
|
||||
libnfs.so.4 libnfs-1.9.5_1
|
||||
libnfs.so.8 libnfs-1.9.7_1
|
||||
libzip.so.2 libzip-0.10.1_1
|
||||
libapp.so.0 libapp-20110513_1
|
||||
libluajit-5.1.so.2 LuaJIT-2.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnfs'
|
||||
pkgname=libnfs
|
||||
version=1.9.6
|
||||
version=1.9.7
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="https://github.com/sahlberg/libnfs"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/sahlberg/libnfs/archive/$pkgname-${version}.tar.gz"
|
||||
checksum=75f49d967e9032e0ee4757f970f87c274c3503c968caba2be8a37df63d965f32
|
||||
checksum=7c2e088f5fd85b791ab644a5221b717894208bc5fb8b8a5a49633802ecaa0990
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue