libgphoto2: update to 2.5.21.
This commit is contained in:
parent
891ec392e5
commit
ec4b500dd6
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue