diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:56:21 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:56:21 +0800 |
| commit | 090d4bcc7be40d6d9181fdfb2359fabb0c8a4069 (patch) | |
| tree | 8fda8e022c64e7029df0565305cd47e1a2c8433f /repos/extra/harfbuzz/abuild | |
| parent | 9f23105d067a060d3e7de32997fa3ed088619597 (diff) | |
| download | alicelinux-090d4bcc7be40d6d9181fdfb2359fabb0c8a4069.tar.gz alicelinux-090d4bcc7be40d6d9181fdfb2359fabb0c8a4069.zip | |
harfbuzz: updated to 10.2.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 09613a86..8417119c 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=10.1.0 +version=10.2.0 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt=-Dgraphite2=enabled |