From: Georgi Valkov Date: Mon, 22 Apr 2024 11:10:56 +0000 (+0300) Subject: libplist: update to 2.4.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2aa7236f0623bc2b794565e54785086c0d552017;p=openwrt-packages.git libplist: update to 2.4.0 Switched to GitHub tarballs as they are now available. Signed-off-by: Georgi Valkov --- diff --git a/libs/libplist/Makefile b/libs/libplist/Makefile index eb8265b1b..7c8b959a1 100644 --- a/libs/libplist/Makefile +++ b/libs/libplist/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libplist -PKG_VERSION:=2.2.0 -PKG_RELEASE:=3 +PKG_VERSION:=2.4.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://www.libimobiledevice.org/downloads -PKG_HASH:=4a5517e5377ec421df84c586ba85bb4e1d26f11ad203d7d450a907c0156fbd9a +PKG_SOURCE_URL:=https://github.com/libimobiledevice/libplist/releases/download/$(PKG_VERSION) +PKG_HASH:=3f5868ae15b117320c1ff5e71be53d29469d4696c4085f89db1975705781a7cd PKG_MAINTAINER:=Rosen Penev PKG_CPE_ID:=cpe:/a:libimobiledevice:libplist