libgphoto2: update to 2.5.18.

Closes #14415.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-14 22:19:55 -03:00 committed by Enno Boland
parent 1dc24b4f94
commit 7548d31487

View file

@ -1,6 +1,6 @@
# Template file for 'libgphoto2'
pkgname=libgphoto2
version=2.5.17
version=2.5.18
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
@ -12,8 +12,9 @@ short_desc="Digital camera access library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
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=417464f0a313fa937e8a71cdf18a371cf01e750830195cd63ae31da0d092b555
checksum=5b17b89d7ca0ec35c72c94ac3701e87d49e52371f9509b8e5c08c913ae57a7ec
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgphoto2"