diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:36 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:36 +0000 |
| commit | cdfb2b6b6bccec82b2e8cd36e0bc1d66fe6bd4db (patch) | |
| tree | 9ff563f5671f52c2f385396eec9a7798354e565f /repos/extra/libxml2/abuild | |
| parent | 0cc20c0e85edcc58eb8a7fff558baad9fd2a8ff8 (diff) | |
| download | alicelinux-cdfb2b6b6bccec82b2e8cd36e0bc1d66fe6bd4db.tar.gz alicelinux-cdfb2b6b6bccec82b2e8cd36e0bc1d66fe6bd4db.zip | |
libxml2: updated to 2.15.2
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 deadf82f..810927e6 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.15.1 +version=2.15.2 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" |