diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:28:59 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:28:59 +0000 |
| commit | 772d4b5d7beaa4140cfd6d346663edea30cfa702 (patch) | |
| tree | f7ad38ff8d8be1c0349e783fcc1f32c0ad9030e8 /repos/extra/libxml2/abuild | |
| parent | a20ab11dc83faadd9432d68533a263febfd73faa (diff) | |
| download | alicelinux-772d4b5d7beaa4140cfd6d346663edea30cfa702.tar.gz alicelinux-772d4b5d7beaa4140cfd6d346663edea30cfa702.zip | |
libxml2: updated to 2.14.0
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 be750026..918138cb 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.13.6 +version=2.14.0 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_type=configure_build |