diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 71881c9ee54..ec41ebc1c1c 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,6 +1,6 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.20 +version=2.5.21 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=e10ff0140e2e5dddaf6c6d9d933ab6f8c0bc66fdf7445b1ef2ca9f4d96e68b0f +checksum=c5572b1a52af32a40ca6a014682f7548bfb58d47109ad77fba29ec295b448bb1 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"