From 88295b45649004bd7806e6b944b9d876ccf65615 Mon Sep 17 00:00:00 2001 From: Daniel Martinez Date: Sun, 22 Sep 2024 13:28:50 -0400 Subject: [PATCH] libraw: update to 0.21.3. Closes: #52310 [via git-merge-pr] --- srcpkgs/libraw/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libraw/template b/srcpkgs/libraw/template index 626aa05c41b..849c5feb1bb 100644 --- a/srcpkgs/libraw/template +++ b/srcpkgs/libraw/template @@ -1,6 +1,6 @@ # Template file for 'libraw' pkgname=libraw -version=0.21.2 +version=0.21.3 revision=1 build_style=gnu-configure hostmakedepends="pkg-config automake libtool" @@ -11,7 +11,7 @@ license="LGPL-2.1-only, CDDL-1.0" homepage="https://www.libraw.org" changelog="https://github.com/LibRaw/LibRaw/raw/${version%.*}-stable/Changelog.txt" distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz" -checksum=fe7288013206854baf6e4417d0fb63ba4ed7227bf36fff021992671c2dd34b03 +checksum=dba34b7fc1143503942fa32ad9db43e94f714e62a4a856e91617f8f3e1e0aa5c pre_configure() { autoreconf -fi