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"