diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-08 13:57:58 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-08 13:57:58 +0000 |
| commit | 9d929c01d07f8f48a14812c4fe80052832c4eddd (patch) | |
| tree | 5bc24a774c0f24ac3b5ac7dea7b89af5aa8b7aad /repos/extra/harfbuzz/abuild | |
| parent | 5f5f07bf0f0107759a0a3d0f7f5b6cb3c6e679ce (diff) | |
| download | alicelinux-9d929c01d07f8f48a14812c4fe80052832c4eddd.tar.gz alicelinux-9d929c01d07f8f48a14812c4fe80052832c4eddd.zip | |
harfbuzz: updated to 12.3.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 d45a3dc4..407861ea 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=12.2.0 +version=12.3.0 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |