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"