diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:27 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:27 +0000 |
| commit | eae6415ba1504c886eef30396d98b4222f97979f (patch) | |
| tree | b864940ee4c1c6e73374304b1976bfe04ea00345 /repos/extra/harfbuzz/abuild | |
| parent | 03e9ba2a84407799ea40e5c418586b7e2fdd65eb (diff) | |
| download | alicelinux-eae6415ba1504c886eef30396d98b4222f97979f.tar.gz alicelinux-eae6415ba1504c886eef30396d98b4222f97979f.zip | |
harfbuzz: updated to 11.4.5
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 74554141..199f46b3 100644 --- a/repos/extra/harfbuzz/abuild +++ b/repos/extra/harfbuzz/abuild @@ -1,5 +1,5 @@ name=harfbuzz -version=11.4.3 +version=11.4.5 release=1 source="https://github.com/$name/$name/releases/download/$version/$name-$version.tar.xz" build_opt="-Dgraphite2=enabled -Dtests=disabled" |