mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
libgphoto2: update to 2.5.9.
This commit is contained in:
parent
7e86230f64
commit
46aa263e52
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgphoto2'
|
||||
pkgname=libgphoto2
|
||||
version=2.5.8
|
||||
version=2.5.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
|
||||
|
@ -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=031a262e342fae43f724afe66787947ce1fb483277dfe5a8cf1fbe92c58e27b6
|
||||
checksum=cdb0e8e3a93417eb25892c4b03e64c07e93488ce05072edb62e1b70ff3291f32
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libgphoto2"
|
||||
|
|
Loading…
Add table
Reference in a new issue