libgphoto2: update to 2.5.22.

This commit is contained in:
Christian Buschau 2019-01-09 00:54:51 +01:00 committed by maxice8
parent 0f218dd2ee
commit 1f8b3f68bc

View file

@ -1,6 +1,6 @@
# Template file for 'libgphoto2'
pkgname=libgphoto2
version=2.5.21
version=2.5.22
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=c5572b1a52af32a40ca6a014682f7548bfb58d47109ad77fba29ec295b448bb1
checksum=15d7327aa9a986af1e1dbfd8f15ba81352b67450d30e44562ce768ff9435ce58
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgphoto2"