diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:44:42 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:44:42 +0800 |
| commit | 7b16f1c5c3df9c011bcced123f1e022e54677aa4 (patch) | |
| tree | 829ba913a72df46917ca06f86c9d43af63ebf02e /repos/extra/harfbuzz/abuild | |
| parent | ae0642c28415bdff7c71ec66bc3503ae3e8b0fda (diff) | |
| download | alicelinux-7b16f1c5c3df9c011bcced123f1e022e54677aa4.tar.gz alicelinux-7b16f1c5c3df9c011bcced123f1e022e54677aa4.zip | |
harfbuzz: updated to 10.1.0
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 094b0cd2..09613a86 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=10.0.1 +version=10.1.0 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt=-Dgraphite2=enabled |