summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-03-15 12:39:44 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-03-15 12:39:44 +0300
commitede39de42d11aa00276da5add82e1b05e8f055a0 (patch)
tree6499670eefe796951fc3e771916d0339649f6221
parent0c462d295f3159bc3163c8303ca17a48ae6f32a2 (diff)
Upgrade to 2.4.7
-rw-r--r--libexpat/build/bootstrap.build4
-rw-r--r--libexpat/manifest2
m---------upstream0
3 files changed, 3 insertions, 3 deletions
diff --git a/libexpat/build/bootstrap.build b/libexpat/build/bootstrap.build
index a145a49..8a55359 100644
--- a/libexpat/build/bootstrap.build
+++ b/libexpat/build/bootstrap.build
@@ -18,10 +18,10 @@ using install
# from the comment in expat/configure.ac, the major version (current - age) is
# incremented for backwards-incompatible ABI changes.
#
-if ($version.major == 2 && $version.minor == 4 && $version.patch == 6)
+if ($version.major == 2 && $version.minor == 4 && $version.patch == 7)
{
abi_version_major = 1
- abi_version = "$abi_version_major.8.6" # <current - age>.<age>.<revision>
+ abi_version = "$abi_version_major.8.7" # <current - age>.<age>.<revision>
}
else
fail 'increment the ABI version?'
diff --git a/libexpat/manifest b/libexpat/manifest
index ca6e6c9..304de32 100644
--- a/libexpat/manifest
+++ b/libexpat/manifest
@@ -1,6 +1,6 @@
: 1
name: libexpat
-version: 2.4.6
+version: 2.4.7-a.0.z
project: expat
priority: security
summary: Stream-oriented XML parsing C library
diff --git a/upstream b/upstream
-Subproject 65a21f2b2a306d29b44e70264aca948aa045421
+Subproject 27d5b8ba1771f916d9cfea2aac6bdac72071dc6