Revert "lbnfs: update to 1.9.3"
This reverts commit 31eb899712
.
Update with a gratuitous SONAME bump that I didn't review... reverted.
This commit is contained in:
parent
31eb899712
commit
1536fe578e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnfs'
|
||||
pkgname=libnfs
|
||||
version=1.9.3
|
||||
version=1.8.0
|
||||
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=9d1c988065b373ea25e195aedff4c33ca949fee41c61bdb38a26908bb618315a
|
||||
checksum=e4d766efba85e79b04c18038070506d0a9df5b7e0f08aa54ab402892cd1542cc
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue