From 52c562e1f9658da424da0f28f9451aba7d06b5fd Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 9 Nov 2020 15:06:39 -0600 Subject: [PATCH] libgphoto2: update to 2.5.26 --- srcpkgs/libgphoto2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 60573643e50..9773603c2a6 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,6 +1,6 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.24 +version=2.5.26 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev" @@ -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="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2" -checksum=fd3c578769f0fa389c1e68120f224bd98477aa3d82d16b82746c1266c0d4fb31 +checksum=7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"