From dd9b7ea73a3171ba7603325e44f1901053f53225 Mon Sep 17 00:00:00 2001 From: Lukasz Baj Date: Thu, 4 Dec 2014 14:38:27 +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 | 4 ++-- libs/libplist/Makefile | 4 ++-- libs/libusbmuxd/Makefile | 4 ++-- utils/usbmuxd/Makefile | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libs/libimobiledevice/Makefile b/libs/libimobiledevice/Makefile index cd61903a4c..7cb06224c1 100644 --- a/libs/libimobiledevice/Makefile +++ b/libs/libimobiledevice/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libimobiledevice -PKG_VERSION:=1.1.6 +PKG_VERSION:=1.2.0 PKG_RELEASE:=1 PKG_MAINTAINER:=Lukasz Baj @@ -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:=9732d275d00bb1200d2b6180d94814a1a7fb7696 +PKG_SOURCE_VERSION:=53eb963f8e6d607cca6b50381c10820a5e8357f4 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 0b7ed51b87..4d7cb9c86a 100644 --- a/libs/libplist/Makefile +++ b/libs/libplist/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libplist -PKG_VERSION:=1.11 +PKG_VERSION:=1.13 PKG_RELEASE:=1 PKG_MAINTAINER:=Lukasz Baj @@ -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:=063c629baef6028e84838f77fd1401b05e41dc58 +PKG_SOURCE_VERSION:=cc907c0f162ee84e5698b9c27ac6fb0be8bb9bc0 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 451f849628..ec15bc2d2a 100644 --- a/libs/libusbmuxd/Makefile +++ b/libs/libusbmuxd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libusbmuxd -PKG_VERSION:=1.0.9 +PKG_VERSION:=1.1.0 PKG_RELEASE:=1 PKG_MAINTAINER:=Lukasz Baj @@ -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:=ca68e3c287a8410fbef5280948a6d1d2255e0a89 +PKG_SOURCE_VERSION:=f347085157006523622b0a7160be68d14f037c00 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 905f9a96b3..65ab016672 100644 --- a/utils/usbmuxd/Makefile +++ b/utils/usbmuxd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=usbmuxd -PKG_VERSION:=1.0.8 +PKG_VERSION:=1.1.1 PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git @@ -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:=2f6d9d5f7047d4dd5ea9970721ba902301621ab2 +PKG_SOURCE_VERSION:=4bd7cd0d28e7f5920de51470b863f3aeee00409d PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_FIXUP:=autoreconf