mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
libnfs: update to 1.9.6.
This commit is contained in:
parent
e90905c1e1
commit
7e7a99bc40
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libnfs'
|
# Template file for 'libnfs'
|
||||||
pkgname=libnfs
|
pkgname=libnfs
|
||||||
version=1.9.5
|
version=1.9.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="https://github.com/sahlberg/libnfs"
|
homepage="https://github.com/sahlberg/libnfs"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/sahlberg/libnfs/archive/$pkgname-${version}.tar.gz"
|
distfiles="https://github.com/sahlberg/libnfs/archive/$pkgname-${version}.tar.gz"
|
||||||
checksum=dd99ffa02a3d9fc936976e199614e0d0e2516bd27ead5639c063b8504008a393
|
checksum=75f49d967e9032e0ee4757f970f87c274c3503c968caba2be8a37df63d965f32
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue