diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | cec7491cc963d48f1bc53ce19363ecd842bdc12f (patch) | |
| tree | 6b479a8b49e2d7efd0e82efc106fb12770aca289 /repos/extra/harfbuzz/abuild | |
| parent | 9ca8e8343c41226f4758655da055a5578b621d65 (diff) | |
| download | alicelinux-cec7491cc963d48f1bc53ce19363ecd842bdc12f.tar.gz alicelinux-cec7491cc963d48f1bc53ce19363ecd842bdc12f.zip | |
harfbuzz: updated to 10.0.1
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 804850ad..094b0cd2 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=9.0.0 +version=10.0.1 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt=-Dgraphite2=enabled |