From 7ac7caf13317c0019a49958f3bcbae401a35b814 Mon Sep 17 00:00:00 2001 From: Georgi Valkov Date: Sat, 9 Nov 2024 13:48:44 +0200 Subject: [PATCH] libimobiledevice-glue: update to 1.3.1 Signed-off-by: Georgi Valkov --- libs/libimobiledevice-glue/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libimobiledevice-glue/Makefile b/libs/libimobiledevice-glue/Makefile index 39066f1352..76aeed4aaa 100644 --- a/libs/libimobiledevice-glue/Makefile +++ b/libs/libimobiledevice-glue/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libimobiledevice-glue -PKG_VERSION:=1.2.0 +PKG_VERSION:=1.3.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://github.com/libimobiledevice/libimobiledevice-glue/releases/download/$(PKG_VERSION) -PKG_HASH:=ff9cbc240c9780edfa43914a057b86362054053721b65fb04f54a25023b92b62 +PKG_HASH:=6e2849f221e6ab970566a115d42f3c20f8848e4d40c2ed61ac20dc85f40fa54f PKG_MAINTAINER:=Rosen Penev PKG_LICENSE:=LGPL-2.1-or-later -- 2.30.2