commit 83b0d9f170443a5e36928cf3e482527b33798d0c
parent 432f2ebea9d3194802e62efb4f9779912f68a92d
Author: Felix Fietkau <nbd@nbd.name>
Date: Sat, 23 Jul 2016 17:40:26 +0200
libimobiledevice: update to the latest version to fix openssl build error
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libs/libimobiledevice/Makefile b/libs/libimobiledevice/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=libimobiledevice
PKG_VERSION:=1.2.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_MAINTAINER:=Lukasz Baj <l.baj@radytek.com>
PKG_LICENSE:=LGPL-2.1+
@@ -18,7 +18,7 @@ PKG_LICENSE_FILES:=COPYING.LESSER
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/libimobiledevice/libimobiledevice.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=df1f5c4d70d0c19ad40072f5246ca457e7f9849e
+PKG_SOURCE_VERSION:=13bf235cac2201747de11652cf14fe2714ca0718
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_FIXUP:=autoreconf