aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorGeorgi Valkov <gvalkov@gmail.com>2024-04-22 14:10:56 +0300
committerRosen Penev <rosenp@gmail.com>2024-04-30 13:46:24 -0700
commit2aa7236f0623bc2b794565e54785086c0d552017 (patch)
treecccdb3def33c03a408e93a0bb890734348af38c4 /libs
parent48e103ef0db03821aa9e6724b71a69cfb4990fc3 (diff)
libplist: update to 2.4.0
Switched to GitHub tarballs as they are now available. Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/libplist/Makefile8
1 files changed, 4 insertions, 4 deletions
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 <rosenp@gmail.com>
PKG_CPE_ID:=cpe:/a:libimobiledevice:libplist