From 2f39488cd487aad68edce56ba1d47d5919d96575 Mon Sep 17 00:00:00 2001 From: Lukasz Baj Date: Mon, 14 Mar 2016 10:30:15 +0100 Subject: 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/libusbmuxd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libs/libusbmuxd') 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 -- cgit v1.2.3