diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-26 15:51:08 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-26 15:51:08 +0000 |
| commit | 6c9f90bf10e2fb1793d42c8ec7fcb60e36375094 (patch) | |
| tree | 2b5cbca90a803205f2a7776f83134cbc03db853b /repos/extra/harfbuzz/abuild | |
| parent | 411ee1935ef5c6aa9f1c2f08a5f2d4fb6fabf41f (diff) | |
| download | alicelinux-6c9f90bf10e2fb1793d42c8ec7fcb60e36375094.tar.gz alicelinux-6c9f90bf10e2fb1793d42c8ec7fcb60e36375094.zip | |
harfbuzz: updated to 11.4.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 6fdf623f..74554141 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=11.4.1 +version=11.4.3 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |