From 2485fa47979b5493ff7593bfca6271a4ef97e1a1 Mon Sep 17 00:00:00 2001 From: Georgi Valkov Date: Wed, 11 Jun 2025 13:05:09 +0300 Subject: [PATCH] libusbmuxd: update to 2.1.1 change log https://github.com/libimobiledevice/libusbmuxd/releases/tag/2.1.1 Signed-off-by: Georgi Valkov --- libs/libusbmuxd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libusbmuxd/Makefile b/libs/libusbmuxd/Makefile index 3ad1dabd43..f725995a36 100644 --- a/libs/libusbmuxd/Makefile +++ b/libs/libusbmuxd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libusbmuxd -PKG_VERSION:=2.1.0 +PKG_VERSION:=2.1.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://github.com/libimobiledevice/libusbmuxd/releases/download/$(PKG_VERSION) -PKG_HASH:=c35bf68f8e248434957bd5b234c389b02206a06ecd9303a7fb931ed7a5636b16 +PKG_HASH:=5546f1aba1c3d1812c2b47d976312d00547d1044b84b6a461323c621f396efce PKG_MAINTAINER:=Rosen Penev PKG_CPE_ID:=cpe:/a:libimobiledevice:libusbmuxd