diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-15 08:41:32 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-15 08:41:32 +0000 |
| commit | 0f063da590cdb9db838a8cea4671d89631f7dcdf (patch) | |
| tree | 272003a02f8c1ec07231ec2cf10004a9b26c2bf5 /repos/extra/harfbuzz/abuild | |
| parent | 4cc51c615aac54474dbcab0d17ec9e15fb4e6a42 (diff) | |
| download | alicelinux-0f063da590cdb9db838a8cea4671d89631f7dcdf.tar.gz alicelinux-0f063da590cdb9db838a8cea4671d89631f7dcdf.zip | |
harfbuzz: updated to 13.1.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 00c3aa69..94f0dada 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=13.1.0 +version=13.1.1 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |