diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-24 15:21:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-24 15:21:28 +0000 |
| commit | c1cc588c96932993ad2298880d62e1c1314c89b9 (patch) | |
| tree | c7acdffa5973bb1ee3c8f51e33995c09c42596bd /repos/extra/harfbuzz/abuild | |
| parent | f0e886ab142f18266634ae32682b5765483288b1 (diff) | |
| download | alicelinux-c1cc588c96932993ad2298880d62e1c1314c89b9.tar.gz alicelinux-c1cc588c96932993ad2298880d62e1c1314c89b9.zip | |
harfbuzz: updated to 11.3.2
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 c3422b97..59770e95 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=11.2.1 +version=11.3.2 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |