diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 09:59:19 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 09:59:19 +0800 |
| commit | ffe9f67e88b46dfa55f246168069c02973e69fa7 (patch) | |
| tree | 484d4c1c5b4a2ce3fd200a0fb65c6d31e08b9140 /repos/extra/libass/abuild | |
| parent | 05e45e1601b217c82e856dcf6fb671cb9e375942 (diff) | |
| download | alicelinux-ffe9f67e88b46dfa55f246168069c02973e69fa7.tar.gz alicelinux-ffe9f67e88b46dfa55f246168069c02973e69fa7.zip | |
libass: updated to 0.17.3
Diffstat (limited to 'repos/extra/libass/abuild')
| -rw-r--r-- | repos/extra/libass/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libass/abuild b/repos/extra/libass/abuild index 8990fdf4..22319ad3 100644 --- a/repos/extra/libass/abuild +++ b/repos/extra/libass/abuild @@ -1,5 +1,5 @@ name=libass -version=0.17.2 +version=0.17.3 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_type="configure_build" |