diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:07:42 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:07:42 +0800 |
| commit | cf6dfcfbbb0675fd67c3a4f955a78a899581f209 (patch) | |
| tree | 4c1c9f629ccd339b43ba41027d685a794544dd38 /repos/extra/libxml2/abuild | |
| parent | 0d4fe8fb6b7e50f22bdc03764e1f59ba04f395a2 (diff) | |
| download | alicelinux-cf6dfcfbbb0675fd67c3a4f955a78a899581f209.tar.gz alicelinux-cf6dfcfbbb0675fd67c3a4f955a78a899581f209.zip | |
libxml2: updated to 2.13.2
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 646a22ad..35284c87 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.13.1 +version=2.13.2 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_type=configure_build |