From aa92b7fb74e49ec663899987d9cdad9e9f3b6196 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 27 Mar 2016 00:20:13 +0100 Subject: [PATCH] libgphoto2: update to 2.5.10. --- srcpkgs/libgphoto2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 4892a75a57..8b868e4910 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,6 +1,6 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.9 +version=2.5.10 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.gphoto.org" distfiles="${SOURCEFORGE_SITE}/gphoto/$pkgname-$version.tar.bz2" -checksum=cdb0e8e3a93417eb25892c4b03e64c07e93488ce05072edb62e1b70ff3291f32 +checksum=8d8668d432ba595c7466442aec2cf553bdf8782ec171291dbc65717c633a4ef2 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"