libgphoto2: update to 2.5.22.
This commit is contained in:
parent
0f218dd2ee
commit
1f8b3f68bc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgphoto2'
|
# Template file for 'libgphoto2'
|
||||||
pkgname=libgphoto2
|
pkgname=libgphoto2
|
||||||
version=2.5.21
|
version=2.5.22
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
|
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"
|
homepage="http://www.gphoto.org"
|
||||||
changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS"
|
changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=c5572b1a52af32a40ca6a014682f7548bfb58d47109ad77fba29ec295b448bb1
|
checksum=15d7327aa9a986af1e1dbfd8f15ba81352b67450d30e44562ce768ff9435ce58
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" libgphoto2"
|
hostmakedepends+=" libgphoto2"
|
||||||
|
|
Loading…
Reference in New Issue