From 31029fe8e72ffa5c2c75b24eb6f2247147407660 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 23 Jan 2023 08:13:44 -0500 Subject: [PATCH] libnfs: update to 5.0.2. --- srcpkgs/libnfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libnfs/template b/srcpkgs/libnfs/template index a4ed59bec65..f9d324d4e1a 100644 --- a/srcpkgs/libnfs/template +++ b/srcpkgs/libnfs/template @@ -1,6 +1,6 @@ # Template file for 'libnfs' pkgname=libnfs -version=5.0.1 +version=5.0.2 revision=1 build_style=gnu-configure hostmakedepends="libtool pkg-config automake" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/sahlberg/libnfs" distfiles="https://github.com/sahlberg/libnfs/archive/${pkgname}-${version}.tar.gz" -checksum=7ef445410b42f36b9bad426608b53ccb9ccca4101e545c383f564c11db672ca8 +checksum=637e56643b19da9fba98f06847788c4dad308b723156a64748041035dcdf9bd3 pre_configure() { autoreconf -fi