diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:26:32 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:26:32 +0000 |
| commit | 251f8dd2b8628458c472f804340ab991c1234682 (patch) | |
| tree | d89921b1a92d1f9e537e6379091d063ff15ac6ea /repos/extra/libass/abuild | |
| parent | b4a5fd30502954edb488f99aa4d27518030d35c0 (diff) | |
| download | alicelinux-251f8dd2b8628458c472f804340ab991c1234682.tar.gz alicelinux-251f8dd2b8628458c472f804340ab991c1234682.zip | |
libass: updated to 0.17.4
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 22319ad3..1fb039b2 100644 --- a/repos/extra/libass/abuild +++ b/repos/extra/libass/abuild @@ -1,5 +1,5 @@ name=libass -version=0.17.3 +version=0.17.4 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_type="configure_build" |