diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:23:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:23:28 +0000 |
| commit | 2c479a62e2e032dffb508aac4ac8fac48c048cf4 (patch) | |
| tree | 5032b9512b03bef0619dabcd78f6ce7ffc40b4ae /repos/extra/libxml2/abuild | |
| parent | 71178ce863a88c9b01273517a48bf2b5bbe05f37 (diff) | |
| download | alicelinux-2c479a62e2e032dffb508aac4ac8fac48c048cf4.tar.gz alicelinux-2c479a62e2e032dffb508aac4ac8fac48c048cf4.zip | |
libxml2: updated to 2.15.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 3ef51507..1a0ce3a0 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.14.6 +version=2.15.0 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" |