From b8a6edddb3c826b5ec4bbfbeeb670ab57b567086 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 2 Nov 2020 17:53:55 +0100 Subject: [PATCH] libgphoto2: Update version from 2.5.0 to 2.5.26 Update to the current version, which is able to build against libjpeg-turbo 1.5.3. Resolves: https://github.molgen.mpg.de/mariux64/bee-files/issues/1982 --- libgphoto2.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgphoto2.be0 b/libgphoto2.be0 index 6c1cdbf67..aba716b07 100755 --- a/libgphoto2.be0 +++ b/libgphoto2.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libgphoto2-2.5.0-0 +# BEE_VERSION libgphoto2-2.5.26-0 SRCURL[0]="https://downloads.sourceforge.net/project/gphoto/libgphoto/${PKGVERSION}/libgphoto2-${PKGVERSION}.tar.bz2"