diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:51:45 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:51:45 +0000 |
| commit | 2a1005d2334041ef77928f07bbf1ec44e407d785 (patch) | |
| tree | 84c906356b6f17fb634f26d6317798d736fa9c6b /repos/extra/harfbuzz/abuild | |
| parent | fe520066cbec8304d688d8652792705720371675 (diff) | |
| download | alicelinux-2a1005d2334041ef77928f07bbf1ec44e407d785.tar.gz alicelinux-2a1005d2334041ef77928f07bbf1ec44e407d785.zip | |
harfbuzz: updated to 11.5.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 8bcdbab8..42264f50 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=11.5.0 +version=11.5.1 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |