From: Felix Fietkau Date: Sat, 23 Jul 2016 15:40:26 +0000 (+0200) Subject: libimobiledevice: update to the latest version to fix openssl build error X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=83b0d9f170443a5e36928cf3e482527b33798d0c;p=openwrt-packages.git libimobiledevice: update to the latest version to fix openssl build error Signed-off-by: Felix Fietkau --- diff --git a/libs/libimobiledevice/Makefile b/libs/libimobiledevice/Makefile index c9d199039..a7ac5d56b 100644 --- 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 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