diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-27 14:52:13 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-27 14:52:13 +0000 |
| commit | 4791bf94d041ec72e1932bc83701f17458c130e1 (patch) | |
| tree | 5242ad66aadca3a5a7274ddf79532e13d6f96013 /repos/extra/libxml2/abuild | |
| parent | 439f45812902545b3facf081829b896723743daf (diff) | |
| parent | 78a8d6d2f7075aa2e4b49891ca67c2c1fe58c8ff (diff) | |
| download | alicelinux-4791bf94d041ec72e1932bc83701f17458c130e1.tar.gz alicelinux-4791bf94d041ec72e1932bc83701f17458c130e1.zip | |
Merge branch 'staging'
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" |