From: Leonardo Medici Date: Tue, 4 Jun 2019 07:50:36 +0000 (+0200) Subject: libgphoto2: Update to 2.5.23 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c82f06fa4ff5f3af7b445351b451207e58c0f6a1;p=openwrt-packages.git libgphoto2: Update to 2.5.23 Signed-off-by: Leonardo Medici --- diff --git a/libs/libgphoto2/Makefile b/libs/libgphoto2/Makefile index c0d3d88e3..cb741f200 100644 --- a/libs/libgphoto2/Makefile +++ b/libs/libgphoto2/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libgphoto2 -PKG_VERSION:=2.5.22 +PKG_VERSION:=2.5.23 PKG_RELEASE:=1 PORT_VERSION:=0.12.0 PKG_MAINTAINER:=Leonardo Medici PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/gphoto -PKG_HASH:=15d7327aa9a986af1e1dbfd8f15ba81352b67450d30e44562ce768ff9435ce58 +PKG_HASH:=d8af23364aa40fd8607f7e073df74e7ace05582f4ba13f1724d12d3c97e8852d PKG_LICENSE:=LGPL-2.1 PKG_LICENSE_FILES:=COPYING @@ -434,7 +434,7 @@ CONFIGURE_ARGS += \ --enable-shared \ --enable-static \ --disable-rpath \ - --with-camlibs="all" \ + --with-camlibs="all,outdated" \ --with-gdlib=no \ --with-libexif=no \ --with-libusb=no \