diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:43:43 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:43:43 +0000 |
| commit | a7f7ba3cff12e1b4b10e8bf056eec418793597ed (patch) | |
| tree | c10f11108affac641741e4c28806203ce6fb5bf8 /repos/extra/libxml2/abuild | |
| parent | e9d21e51cf885612716df1afcd66c418d16e38a6 (diff) | |
| download | alicelinux-a7f7ba3cff12e1b4b10e8bf056eec418793597ed.tar.gz alicelinux-a7f7ba3cff12e1b4b10e8bf056eec418793597ed.zip | |
libxml2: updated to 2.15.1
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 1a0ce3a0..deadf82f 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.15.0 +version=2.15.1 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" |