diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-11 09:34:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-11 09:34:22 +0000 |
| commit | 7dfa4f852215a1af29db3957254cf91eb87abdee (patch) | |
| tree | 91ea11573825cffb4a62eb124dc8a3ed167475ce /repos/extra/libxml2/abuild | |
| parent | e98073f180962fa622a329ddba86b07224a74f3e (diff) | |
| download | alicelinux-7dfa4f852215a1af29db3957254cf91eb87abdee.tar.gz alicelinux-7dfa4f852215a1af29db3957254cf91eb87abdee.zip | |
libxml2: updated to 2.14.6
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 0b0e14ae..3ef51507 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.14.5 +version=2.14.6 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" |