From c163a9f1de1ef828a9a8465d48a526345f6f9e78 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 14 Feb 2024 08:59:50 +0100 Subject: [PATCH] libnfs: update to 5.0.3. --- srcpkgs/libnfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libnfs/template b/srcpkgs/libnfs/template index f9d324d4e1a..5b1c6dd8069 100644 --- a/srcpkgs/libnfs/template +++ b/srcpkgs/libnfs/template @@ -1,6 +1,6 @@ # Template file for 'libnfs' pkgname=libnfs -version=5.0.2 +version=5.0.3 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=637e56643b19da9fba98f06847788c4dad308b723156a64748041035dcdf9bd3 +checksum=d945cb4f4c8f82ee1f3640893a168810f794a28e1010bb007ec5add345e9df3e pre_configure() { autoreconf -fi