libgphoto2: update to 2.5.8.

This commit is contained in:
Juan RP 2015-07-08 09:08:18 +02:00
parent ae999365d4
commit caf9cb4650

View file

@ -1,7 +1,7 @@
# Template file for 'libgphoto2'
pkgname=libgphoto2
version=2.5.7
revision=3
version=2.5.8
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
hostmakedepends="automake libtool pkg-config gettext-devel"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://www.gphoto.org"
distfiles="${SOURCEFORGE_SITE}/gphoto/$pkgname-$version.tar.bz2"
checksum=7260193277bdb4c319dd8f151224f87deac9fde64cbe5d2eb25d9c19e4d09894
checksum=031a262e342fae43f724afe66787947ce1fb483277dfe5a8cf1fbe92c58e27b6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgphoto2"