From 34ecfc2ef7d1a4cedec58866e30e325590ea2e0b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 17 Oct 2017 23:41:45 -0200 Subject: [PATCH] libgphoto2: update to 2.5.16. --- srcpkgs/libgphoto2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 6bc378d9f63..7fe29be25e2 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,6 +1,6 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.14 +version=2.5.16 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev" @@ -13,7 +13,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.gphoto.org" distfiles="${SOURCEFORGE_SITE}/gphoto/$pkgname-$version.tar.bz2" -checksum=d3ce70686fb87d6791b9adcbb6e5693bfbe1cfef9661c23c75eb8a699ec4e274 +checksum=e757416d1623e01a9d0d294b2e790162e434c0964f50d3b7ff1a3424b62a2906 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"