diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:56:53 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:56:53 +0000 |
| commit | 55425c50558fea631f41c38ab6e8796d7a8af8d8 (patch) | |
| tree | 6a87fe46dbb0e62a51bc69478f0ec00228ebcd89 /repos/extra/libxml2/abuild | |
| parent | 129a54ecc24ed5709e2286bed2492e31140a0340 (diff) | |
| download | alicelinux-55425c50558fea631f41c38ab6e8796d7a8af8d8.tar.gz alicelinux-55425c50558fea631f41c38ab6e8796d7a8af8d8.zip | |
libxml2: updated to 2.14.3
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 25d58fc5..a7125ecb 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.14.2 +version=2.14.3 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" |