diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 09:59:13 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 09:59:13 +0800 |
| commit | 05e45e1601b217c82e856dcf6fb671cb9e375942 (patch) | |
| tree | a3909c3e9722057e9435bf128d466f2034b964aa /repos/extra/harfbuzz/abuild | |
| parent | 722d90a108c61f3244fa09ffcc5de2967949e72e (diff) | |
| download | alicelinux-05e45e1601b217c82e856dcf6fb671cb9e375942.tar.gz alicelinux-05e45e1601b217c82e856dcf6fb671cb9e375942.zip | |
harfbuzz: updated to 9.0.0
Diffstat (limited to 'repos/extra/harfbuzz/abuild')
| -rw-r--r-- | repos/extra/harfbuzz/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/harfbuzz/abuild b/repos/extra/harfbuzz/abuild index d8205f33..804850ad 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=8.5.0 +version=9.0.0 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt=-Dgraphite2=enabled |