diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:48:19 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:48:19 +0000 |
| commit | 3e107e2412f23983a53722e30d873dd382a1510c (patch) | |
| tree | c84d5a74e576db6bed02001d88ce5274ec7e0197 /repos/extra/harfbuzz/abuild | |
| parent | f6dee8927f2440683f5b8d12a1c49fc6e5472446 (diff) | |
| download | alicelinux-3e107e2412f23983a53722e30d873dd382a1510c.tar.gz alicelinux-3e107e2412f23983a53722e30d873dd382a1510c.zip | |
harfbuzz: updated to 11.2.1
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 0271ca09..c3422b97 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=11.2.0 +version=11.2.1 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |