aboutsummaryrefslogtreecommitdiff
path: root/libs/expat
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2022-03-08 21:02:02 -0800
committerRosen Penev <rosenp@gmail.com>2022-03-09 23:40:17 -0800
commit342c284c29709404a9bf9ee06835206ec83f24b1 (patch)
treebd3a082fc7eec8824642e4109bdaaeb5b73e5796 /libs/expat
parent2dff513cd89650d1f5391d1d295338ec0217a855 (diff)
expat: update to 2.4.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs/expat')
-rw-r--r--libs/expat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/expat/Makefile b/libs/expat/Makefile
index a5e1b5e6a..63a867e1a 100644
--- a/libs/expat/Makefile
+++ b/libs/expat/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=expat
-PKG_VERSION:=2.4.6
+PKG_VERSION:=2.4.7
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SF/expat
-PKG_HASH:=de55794b7a9bc214852fdc075beaaecd854efe1361597e6268ee87946951289b
+PKG_HASH:=9875621085300591f1e64c18fd3da3a0eeca4a74f884b9abac2758ad1bd07a7d
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
PKG_LICENSE:=MIT