libgphoto2: update to 2.5.31.
This commit is contained in:
parent
01354f85c7
commit
94fea4a772
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgphoto2'
|
||||
pkgname=libgphoto2
|
||||
version=2.5.30
|
||||
revision=2
|
||||
version=2.5.31
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
|
||||
hostmakedepends="automake gettext-devel libtool pkg-config"
|
||||
|
@ -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="https://github.com/gphoto/libgphoto2/releases/download/v${version}/libgphoto2-${version}.tar.bz2"
|
||||
checksum=ee61a1dac6ad5cf711d114e06b90a6d431961a6e7ec59f4b757a7cd77b1c0fb4
|
||||
checksum=4f81c34c0b812bee67afd5f144940fbcbe01a2055586a6a1fa2d0626024a545b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libgphoto2"
|
||||
|
|
Loading…
Reference in New Issue