libgphoto2: update to 2.5.30.

This commit is contained in:
André Cerqueira 2022-07-28 00:48:49 +01:00 committed by classabbyamp
parent f6a6627703
commit df72f8c13c

View file

@ -1,6 +1,6 @@
# Template file for 'libgphoto2'
pkgname=libgphoto2
version=2.5.26
version=2.5.30
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
@ -13,8 +13,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4
distfiles="https://github.com/gphoto/libgphoto2/releases/download/v${version}/libgphoto2-${version}.tar.bz2"
checksum=ee61a1dac6ad5cf711d114e06b90a6d431961a6e7ec59f4b757a7cd77b1c0fb4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgphoto2"