diff options
| author | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-24 16:52:38 +0000 |
|---|---|---|
| committer | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-24 16:52:38 +0000 |
| commit | 5fc0bdd8e8d52b1d1632494997428ce7d63cdc6b (patch) | |
| tree | c3a75b4beb242a4d28016b1d76bb1a88850e343f /repos/extra/libxml2/abuild | |
| parent | c97405a1204183adff4ce92772dea7a1c98fc8cf (diff) | |
| download | alicelinux-5fc0bdd8e8d52b1d1632494997428ce7d63cdc6b.tar.gz alicelinux-5fc0bdd8e8d52b1d1632494997428ce7d63cdc6b.zip | |
libxml2: updated to 2.14.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 177e27de..25d58fc5 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.14.1 +version=2.14.2 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" |