diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-02 04:27:04 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-02 04:27:04 +0000 |
| commit | ae5d73eee64603463f76619c48d1977ad33a6eb8 (patch) | |
| tree | fa5e4bf6246dee3adcc322a2564778cef566b00a /repos/extra/harfbuzz/abuild | |
| parent | 6f2759554463e6a378a2e5385ef46f5d5de3c21f (diff) | |
| download | alicelinux-ae5d73eee64603463f76619c48d1977ad33a6eb8.tar.gz alicelinux-ae5d73eee64603463f76619c48d1977ad33a6eb8.zip | |
harfbuzz: updated to 12.1.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 42264f50..83bec992 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=11.5.1 +version=12.1.0 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |