libgphoto2: update to 2.5.24

This commit is contained in:
Jürgen Buchmüller 2020-03-21 17:32:08 +01:00
parent 2df7145f68
commit 6b0b76b416

View file

@ -1,6 +1,6 @@
# Template file for 'libgphoto2'
pkgname=libgphoto2
version=2.5.23
version=2.5.24
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="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
checksum=d8af23364aa40fd8607f7e073df74e7ace05582f4ba13f1724d12d3c97e8852d
checksum=fd3c578769f0fa389c1e68120f224bd98477aa3d82d16b82746c1266c0d4fb31
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgphoto2"