diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:41:21 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:41:21 +0000 |
| commit | 317a1006ec8d11a1661abab02a0fdb26e7eeadfb (patch) | |
| tree | 01907a0c73bcb11d3c953f22454e0278c8876bbc /repos/extra/harfbuzz/abuild | |
| parent | 65bbb7bf7fae3a508cd4ea7508a2b9bc31ae04f5 (diff) | |
| download | alicelinux-317a1006ec8d11a1661abab02a0fdb26e7eeadfb.tar.gz alicelinux-317a1006ec8d11a1661abab02a0fdb26e7eeadfb.zip | |
harfbuzz: updated to 13.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 94f0dada..741ee85e 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=13.1.1 +version=13.2.1 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |