From 8a59ec1a3a267d13737d34a6f6276189a89d7761 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 1 Nov 2018 16:08:56 -0300 Subject: [PATCH] libgphoto2: update to 2.5.20. --- srcpkgs/libgphoto2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 79f41517d7..71881c9ee5 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,6 +1,6 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.19 +version=2.5.20 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=62523e52e3b8542301e072635b518387f2bd0948347775cf10cb2da9a6612c63 +checksum=e10ff0140e2e5dddaf6c6d9d933ab6f8c0bc66fdf7445b1ef2ca9f4d96e68b0f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"