diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
| commit | 9cb77c4df85ea72cdf4ce8bf013cc29b02a2c4e9 (patch) | |
| tree | fccc8eede184d0cd3d0cad75ee43d77b2406d716 /repos/extra/libxml2/abuild | |
| parent | 7be19121fc2dd4d986c5be6981f52165fb5eb90f (diff) | |
| download | alicelinux-9cb77c4df85ea72cdf4ce8bf013cc29b02a2c4e9.tar.gz alicelinux-9cb77c4df85ea72cdf4ce8bf013cc29b02a2c4e9.zip | |
libxml2: updated to 2.13.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 35284c87..994f1deb 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,5 @@ name=libxml2 -version=2.13.2 +version=2.13.3 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_type=configure_build |