diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:22 +0000 |
| commit | c3f829f555630a4dc163bcb3e2dd5b81579212ed (patch) | |
| tree | b1b0b6f010e5d5970907717659d035609299b081 /repos/extra/libxml2/abuild | |
| parent | 3129d60976436bda8ea9ca0e385081a21f427fcf (diff) | |
| download | alicelinux-c3f829f555630a4dc163bcb3e2dd5b81579212ed.tar.gz alicelinux-c3f829f555630a4dc163bcb3e2dd5b81579212ed.zip | |
libxml2: updated to 2.14.4
Diffstat (limited to 'repos/extra/libxml2/abuild')
| -rw-r--r-- | repos/extra/libxml2/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libxml2/abuild b/repos/extra/libxml2/abuild index a7125ecb..1ec5e4d3 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.14.3 +version=2.14.4 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" |