From f7633a0c39eb3d810bc8f5f106ddf51fc205bf93 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 5 Feb 2016 07:31:37 +0100 Subject: [PATCH] libnfs: update to 1.10.0. --- srcpkgs/libnfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libnfs/template b/srcpkgs/libnfs/template index fe647a96cd7..602ca6ce586 100644 --- a/srcpkgs/libnfs/template +++ b/srcpkgs/libnfs/template @@ -1,6 +1,6 @@ # Template file for 'libnfs' pkgname=libnfs -version=1.9.8 +version=1.10.0 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="https://github.com/sahlberg/libnfs" license="GPL-2" distfiles="https://github.com/sahlberg/libnfs/archive/$pkgname-${version}.tar.gz" -checksum=e95af693e763a504eee72dacf3dc6c1001d83e40b807e7e1d0be2eaf48af779c +checksum=7f6c62a05c7e0f0749f2b13f178a4ed7aaf17bd09e65a10bb147bfe9807da272 pre_configure() { autoreconf -fi