diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-26 13:45:07 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-26 13:45:07 +0000 |
| commit | 2bc60631a7c4603d4c9daf7dbba980a0ce77b84e (patch) | |
| tree | d08619e99ba44a419241a9c6811b80bb959a23e1 /repos/extra/libxml2/abuild | |
| parent | 4ad884327a3683854d44a09bf854fc93a8f58d33 (diff) | |
| download | alicelinux-2bc60631a7c4603d4c9daf7dbba980a0ce77b84e.tar.gz alicelinux-2bc60631a7c4603d4c9daf7dbba980a0ce77b84e.zip | |
libxml2: updated to 2.15.3
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 810927e6..4130d77f 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.15.2 +version=2.15.3 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" |