libgphoto2: update to 2.5.20.

This commit is contained in:
maxice8 2018-11-01 16:08:56 -03:00 committed by maxice8
parent 11b4dccf3d
commit 8a59ec1a3a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libgphoto2'
pkgname=libgphoto2
version=2.5.19
version=2.5.20
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=62523e52e3b8542301e072635b518387f2bd0948347775cf10cb2da9a6612c63
checksum=e10ff0140e2e5dddaf6c6d9d933ab6f8c0bc66fdf7445b1ef2ca9f4d96e68b0f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgphoto2"