From 1536fe578e41cf715f3d197489fd9da49b6b3be8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 24 Mar 2014 07:58:11 +0100 Subject: [PATCH] Revert "lbnfs: update to 1.9.3" This reverts commit 31eb89971200a586f14a33751f590b02cefe213e. Update with a gratuitous SONAME bump that I didn't review... reverted. --- srcpkgs/libnfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libnfs/template b/srcpkgs/libnfs/template index b110072fe6f..a1461b315bc 100644 --- a/srcpkgs/libnfs/template +++ b/srcpkgs/libnfs/template @@ -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 " 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