From 471edda95c85428ed8edf7640da80f3742603a3f Mon Sep 17 00:00:00 2001 From: Daniel Martinez Date: Thu, 11 Jan 2024 19:35:54 -0500 Subject: [PATCH] libraw: update to 0.21.2. Adopt. --- srcpkgs/libraw/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libraw/template b/srcpkgs/libraw/template index 0a8e8d9db7c14..626aa05c41b61 100644 --- a/srcpkgs/libraw/template +++ b/srcpkgs/libraw/template @@ -1,17 +1,17 @@ # Template file for 'libraw' pkgname=libraw -version=0.21.1 -revision=2 +version=0.21.2 +revision=1 build_style=gnu-configure hostmakedepends="pkg-config automake libtool" makedepends="jasper-devel lcms2-devel libgomp-devel" short_desc="Raw image decoder library" -maintainer="Orphaned " +maintainer="Daniel Martinez " 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=630a6bcf5e65d1b1b40cdb8608bdb922316759bfb981c65091fec8682d1543cd +checksum=fe7288013206854baf6e4417d0fb63ba4ed7227bf36fff021992671c2dd34b03 pre_configure() { autoreconf -fi