From 7eb6886f91d45d7f95aa2916f08ee142db865a97 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 13 Aug 2018 04:50:05 -0300 Subject: [PATCH] libgphoto2: update to 2.5.19. --- srcpkgs/libgphoto2/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 745efaef1eb..79f41517d74 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,6 +1,6 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.18 +version=2.5.19 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev" @@ -12,9 +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=5b17b89d7ca0ec35c72c94ac3701e87d49e52371f9509b8e5c08c913ae57a7ec +changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS" +distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2" +checksum=62523e52e3b8542301e072635b518387f2bd0948347775cf10cb2da9a6612c63 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"