diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index b3b4f278e57522..ba5eaad982f7e0 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,6 +1,6 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 -version=2.5.32 +version=2.5.34 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev" @@ -14,7 +14,7 @@ license="LGPL-2.1-or-later" homepage="http://www.gphoto.org" changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS" distfiles="https://github.com/gphoto/libgphoto2/releases/download/v${version}/libgphoto2-${version}.tar.bz2" -checksum=02b29ab0bcfceda1c7f81c75ec7cb5e64d329cf4b8fd0fcd5bc5a89ff09561bc +checksum=5df9e774eb4ab6087a193afff84dcafe9f666e3443fe29e73e6779f659ff7f28 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libgphoto2"