From 58df4a6eab1cc8c0c246b8ccdc7c515ed5dcace0 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Sat, 16 Nov 2024 16:12:45 +0000 Subject: [PATCH] expat - update from 2.6.3 to 2.6.4 --- build/expat/build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/expat/build.sh b/build/expat/build.sh index 0cc62df41..0b1cd541e 100755 --- a/build/expat/build.sh +++ b/build/expat/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=expat -VER=2.6.3 +VER=2.6.4 PKG=library/expat SUMMARY="XML parser library" DESC="Fast streaming XML parser written in C" @@ -40,7 +40,6 @@ PKGDIFF_HELPER=" init download_source $PROG $PROG $VER patch_source -run_inbuild ./buildconf.sh prep_build autoconf -oot build -multi run_testsuite check