diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:20:57 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:20:57 +0000 |
| commit | a5210e685457cd1936dbb5218792d744a613ca03 (patch) | |
| tree | 56c64006caabc2770d29acb5682d77827e282015 /repos/extra/harfbuzz/abuild | |
| parent | 51a757fe3c756562c832ed564df1464535670f7b (diff) | |
| download | alicelinux-a5210e685457cd1936dbb5218792d744a613ca03.tar.gz alicelinux-a5210e685457cd1936dbb5218792d744a613ca03.zip | |
harfbuzz: updated to 11.3.3
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 59770e95..89539926 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=11.3.2 +version=11.3.3 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |