libgphoto2: update to 2.5.19.

This commit is contained in:
maxice8 2018-08-13 04:50:05 -03:00
parent bd4162d36a
commit 7eb6886f91
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libgphoto2'
pkgname=libgphoto2
version=2.5.18
version=2.5.19
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
@ -12,9 +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=5b17b89d7ca0ec35c72c94ac3701e87d49e52371f9509b8e5c08c913ae57a7ec
changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS"
distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
checksum=62523e52e3b8542301e072635b518387f2bd0948347775cf10cb2da9a6612c63
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgphoto2"