summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-03-05 09:27:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-03-05 11:53:26 +0100
commita2afebd5932d3e087131fb9c82cc76d9ee0866f6 (patch)
tree76ae188d682ff304f445234ac7e385189bf3ef16
parent84291ed6cd24e47dfa0069beb5f759e00bfa9754 (diff)
p5-xml-parser-expat: update to 2.47
-rw-r--r--package/p5-xml-parser-expat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/p5-xml-parser-expat/Makefile b/package/p5-xml-parser-expat/Makefile
index 16d92ff47..b7fb8244a 100644
--- a/package/p5-xml-parser-expat/Makefile
+++ b/package/p5-xml-parser-expat/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= p5-xml-parser-expat
-PKG_VERSION:= 2.44
+PKG_VERSION:= 2.47
PKG_RELEASE:= 1
-PKG_HASH:= 1ae9d07ee9c35326b3d9aad56eae71a6730a73a116b9fe9e8a4758b7cc033216
+PKG_HASH:= ad4aae643ec784f489b956abe952432871a622d4e2b5c619e8855accbfc4d1d8
PKG_DESCR:= lowlevel access to expat xml parser
PKG_SECTION:= dev/perl
PKG_DEPENDS:= perl libexpat