From 2f39488cd487aad68edce56ba1d47d5919d96575 Mon Sep 17 00:00:00 2001 From: Lukasz Baj Date: Mon, 14 Mar 2016 10:30:15 +0100 Subject: [PATCH] Update libimobiledevice, libplist, libusbmuxd and usbmuxd Updated libraries and tools to support connectivity of Apple devices, such as iPads, iPods and iPhones. Signed-off-by: Lukasz Baj --- libs/libimobiledevice/Makefile | 6 +++--- libs/libplist/Makefile | 4 ++-- libs/libusbmuxd/Makefile | 4 ++-- utils/usbmuxd/Makefile | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/libs/libimobiledevice/Makefile b/libs/libimobiledevice/Makefile index 304cf275f..c9d199039 100644 --- a/libs/libimobiledevice/Makefile +++ b/libs/libimobiledevice/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libimobiledevice -PKG_VERSION:=1.2.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.2.1 +PKG_RELEASE:=1 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:=53eb963f8e6d607cca6b50381c10820a5e8357f4 +PKG_SOURCE_VERSION:=df1f5c4d70d0c19ad40072f5246ca457e7f9849e PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_FIXUP:=autoreconf diff --git a/libs/libplist/Makefile b/libs/libplist/Makefile index 4d7cb9c86..bb61336c4 100644 --- a/libs/libplist/Makefile +++ b/libs/libplist/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libplist PKG_VERSION:=1.13 -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/libplist.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=cc907c0f162ee84e5698b9c27ac6fb0be8bb9bc0 +PKG_SOURCE_VERSION:=060eda6b1846968aa40b0d38dcf92ac46f933417 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_FIXUP:=autoreconf diff --git a/libs/libusbmuxd/Makefile b/libs/libusbmuxd/Makefile index ec15bc2d2..3b84d54d7 100644 --- a/libs/libusbmuxd/Makefile +++ b/libs/libusbmuxd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libusbmuxd PKG_VERSION:=1.1.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MAINTAINER:=Lukasz Baj PKG_LICENSE:=LGPL-2.1+ @@ -18,7 +18,7 @@ PKG_LICENSE_FILES:=COPYING.LGPLv2.1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/libimobiledevice/libusbmuxd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=f347085157006523622b0a7160be68d14f037c00 +PKG_SOURCE_VERSION:=4397b3376dc4e4cb1c991d0aed61ce6482614196 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_FIXUP:=autoreconf diff --git a/utils/usbmuxd/Makefile b/utils/usbmuxd/Makefile index 239c84b72..b05563eb5 100644 --- a/utils/usbmuxd/Makefile +++ b/utils/usbmuxd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=usbmuxd PKG_VERSION:=1.1.1 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE_PROTO:=git PKG_MAINTAINER:=Lukasz Baj @@ -18,7 +18,7 @@ PKG_LICENSE_FILES:=COPYING.GPLv2 PKG_SOURCE_URL:=https://github.com/libimobiledevice/usbmuxd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=4bd7cd0d28e7f5920de51470b863f3aeee00409d +PKG_SOURCE_VERSION:=35e5d48f29ae03b2b9686109e4ed9ab8b9677ce8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_FIXUP:=autoreconf