From 7548d3148794af4c0d36d52f63224e44ec7ffde3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 14 May 2018 22:19:55 -0300 Subject: [PATCH] libgphoto2: update to 2.5.18. Closes #14415. Signed-off-by: Enno Boland --- srcpkgs/libgphoto2/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 45e7e90772d..745efaef1eb 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,6 +1,6 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.17 +version=2.5.18 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev" @@ -12,8 +12,9 @@ short_desc="Digital camera access library" maintainer="Juan RP " 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=417464f0a313fa937e8a71cdf18a371cf01e750830195cd63ae31da0d092b555 +checksum=5b17b89d7ca0ec35c72c94ac3701e87d49e52371f9509b8e5c08c913ae57a7ec if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"