diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:39:49 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:39:49 +0000 |
| commit | b05921f29bac6a45590d610339f9cb1e97f06d73 (patch) | |
| tree | 48eacc1a9d737171ed5370f88325e24d8fcbdc07 /repos/extra/libxml2/abuild | |
| parent | 31c257b7e430946375f645c1977dbcf5cc36f44c (diff) | |
| download | alicelinux-b05921f29bac6a45590d610339f9cb1e97f06d73.tar.gz alicelinux-b05921f29bac6a45590d610339f9cb1e97f06d73.zip | |
libxml2: updated to 2.14.5
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 1ec5e4d3..0b0e14ae 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.14.4 +version=2.14.5 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" |