summaryrefslogtreecommitdiff
path: root/repo/expat/expat.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/expat/expat.xibuild')
-rw-r--r--repo/expat/expat.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/expat/expat.xibuild b/repo/expat/expat.xibuild
index d921e1b..7c47e95 100644
--- a/repo/expat/expat.xibuild
+++ b/repo/expat/expat.xibuild
@@ -3,7 +3,7 @@
MAKEDEPS="make "
DEPS="musl"
-PKG_VER=2.4.2
+PKG_VER=2.4.8
SOURCE=https://github.com/libexpat/libexpat/releases/download/R_$(echo $PKG_VER | sed "s|\.|_|g")/expat-$PKG_VER.tar.xz
DESC="An XML parser library"