mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
libgphoto2: update to 2.5.24
This commit is contained in:
parent
2df7145f68
commit
6b0b76b416
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgphoto2'
|
||||
pkgname=libgphoto2
|
||||
version=2.5.23
|
||||
version=2.5.24
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-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=d8af23364aa40fd8607f7e073df74e7ace05582f4ba13f1724d12d3c97e8852d
|
||||
checksum=fd3c578769f0fa389c1e68120f224bd98477aa3d82d16b82746c1266c0d4fb31
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libgphoto2"
|
||||
|
|
Loading…
Add table
Reference in a new issue