diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:58:45 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:58:45 +0000 |
| commit | e953bba95b115c6589d062984fdd88248b9e9a9c (patch) | |
| tree | 0fe9b2975d798f96299af5eada3204e842a9a773 /repos/extra/libxml2/abuild | |
| parent | 7f6cf809429b86c4c540e5073eb79b4e27544b44 (diff) | |
| download | alicelinux-e953bba95b115c6589d062984fdd88248b9e9a9c.tar.gz alicelinux-e953bba95b115c6589d062984fdd88248b9e9a9c.zip | |
libxml2: updated to 2.14.1
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 918138cb..7537bad3 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.14.0 +version=2.14.1 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_type=configure_build |