diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | 1a3532d108effad2189d5f0a3b9f61589bb99c7a (patch) | |
| tree | fbcbeca85f0d9897b319d124f219c2522410558f /repos/extra/libxml2/abuild | |
| parent | 3114c86099e927d240a1b0ac62f684c150f853d1 (diff) | |
| download | alicelinux-1a3532d108effad2189d5f0a3b9f61589bb99c7a.tar.gz alicelinux-1a3532d108effad2189d5f0a3b9f61589bb99c7a.zip | |
libxml2: updated to 2.13.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 994f1deb..edddd5f8 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.13.3 +version=2.13.4 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_type=configure_build |