libnfs: update to 1.9.5 (soname bump)
This commit is contained in:
parent
2a09174c16
commit
78e15825ca
|
@ -1162,7 +1162,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.1 libnfs-1.3.0_1
|
||||
libnfs.so.4 libnfs-1.9.5_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.8.0
|
||||
version=1.9.5
|
||||
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=e4d766efba85e79b04c18038070506d0a9df5b7e0f08aa54ab402892cd1542cc
|
||||
checksum=dd99ffa02a3d9fc936976e199614e0d0e2516bd27ead5639c063b8504008a393
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue