diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:46:17 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:46:17 +0000 |
| commit | aec572a4642129df343de2fbd03b9942c12bc5e0 (patch) | |
| tree | d96ed71de0867eedd2342c3782c5e5bb0e3f9468 /repos/extra/harfbuzz/abuild | |
| parent | 63d10f9c061a825e24499b6b4060530140a26b4d (diff) | |
| download | alicelinux-aec572a4642129df343de2fbd03b9942c12bc5e0.tar.gz alicelinux-aec572a4642129df343de2fbd03b9942c12bc5e0.zip | |
harfbuzz: updated to 12.2.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 83bec992..d45a3dc4 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=12.1.0 +version=12.2.0 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |