From 1f8b3f68bcdfba05b88869a7ddc510c27c6d2134 Mon Sep 17 00:00:00 2001 From: Christian Buschau Date: Wed, 9 Jan 2019 00:54:51 +0100 Subject: [PATCH] libgphoto2: update to 2.5.22. --- srcpkgs/libgphoto2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 5da5ce931e7..6cec2d20f6d 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,6 +1,6 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.21 +version=2.5.22 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev" @@ -14,7 +14,7 @@ license="GPL-2.0-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=c5572b1a52af32a40ca6a014682f7548bfb58d47109ad77fba29ec295b448bb1 +checksum=15d7327aa9a986af1e1dbfd8f15ba81352b67450d30e44562ce768ff9435ce58 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"