summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-09 17:15:51 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-09 17:15:51 +0100
commit0eea4f7789fe251a38910627e89b07173b1472fa (patch)
treeb3b1ed3361a1a9188ec4645e82a53aca7c686353
parent179b687e2f99d3b843c657b42c991200e460aaa1 (diff)
expat: update to 2.5.0, reported by Georgii Rylov
-rw-r--r--package/expat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/expat/Makefile b/package/expat/Makefile
index e02af97c9..7c426c78f 100644
--- a/package/expat/Makefile
+++ b/package/expat/Makefile
@@ -4,14 +4,14 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= expat
-PKG_VERSION:= 2.4.6
+PKG_VERSION:= 2.5.0
PKG_RELEASE:= 1
-PKG_HASH:= de55794b7a9bc214852fdc075beaaecd854efe1361597e6268ee87946951289b
+PKG_HASH:= ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe
PKG_DESCR:= xml parsing library
PKG_SECTION:= libs/data
PKG_NEEDS:= c++
PKG_URL:= http://expat.sourceforge.net
-PKG_SITES:= https://github.com/libexpat/libexpat/releases/download/R_2_4_6/
+PKG_SITES:= https://github.com/libexpat/libexpat/releases/download/R_2_5_0/
PKG_LIBNAME:= libexpat
PKG_OPTS:= dev