diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:48:56 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:48:56 +0000 |
| commit | 56afba83b90861d10b60b6dba069892a8eeba031 (patch) | |
| tree | 200e7392753735ea317b2d955193d6fff8ea8d25 /repos/extra/harfbuzz/abuild | |
| parent | 6969e39d7f5dc19fe1276729ada179428b60d4ed (diff) | |
| download | alicelinux-56afba83b90861d10b60b6dba069892a8eeba031.tar.gz alicelinux-56afba83b90861d10b60b6dba069892a8eeba031.zip | |
harfbuzz: updated to 11.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 04e50aa3..0271ca09 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=11.1.0 +version=11.2.0 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |