From 94fea4a7721058a046d5e25acbeb264f694fd20c Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 15 Feb 2024 20:25:45 +0100 Subject: [PATCH] libgphoto2: update to 2.5.31. --- srcpkgs/libgphoto2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 117b939d9e1..16a4699edbb 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,7 +1,7 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.30 -revision=2 +version=2.5.31 +revision=1 build_style=gnu-configure configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev" hostmakedepends="automake gettext-devel libtool pkg-config" @@ -14,7 +14,7 @@ license="LGPL-2.1-or-later" homepage="http://www.gphoto.org" changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS" distfiles="https://github.com/gphoto/libgphoto2/releases/download/v${version}/libgphoto2-${version}.tar.bz2" -checksum=ee61a1dac6ad5cf711d114e06b90a6d431961a6e7ec59f4b757a7cd77b1c0fb4 +checksum=4f81c34c0b812bee67afd5f144940fbcbe01a2055586a6a1fa2d0626024a545b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"