Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/libgphoto2/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libgphoto2'
pkgname=libgphoto2
version=2.5.32
version=2.5.34
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
Expand All @@ -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=02b29ab0bcfceda1c7f81c75ec7cb5e64d329cf4b8fd0fcd5bc5a89ff09561bc
checksum=5df9e774eb4ab6087a193afff84dcafe9f666e3443fe29e73e6779f659ff7f28

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgphoto2"
Expand Down
Loading