diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:44:40 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:44:40 +0000 |
| commit | 3928df35f9517ad03bf563e6d3711365db474e46 (patch) | |
| tree | 24b0f71200ea88058383ad47eec90f6fe72a061a /repos/extra/harfbuzz/abuild | |
| parent | 036fec65c1a81246141971d74024f19a7c61c1bf (diff) | |
| download | alicelinux-3928df35f9517ad03bf563e6d3711365db474e46.tar.gz alicelinux-3928df35f9517ad03bf563e6d3711365db474e46.zip | |
harfbuzz: updated to 11.5.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 199f46b3..8bcdbab8 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=11.4.5 +version=11.5.0 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |