download.lst             |    4 ++--
 external/harfbuzz/README |    6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 0ae4def1b72bba636ca9b51a06fb190c28e7e360
Author:     Taichi Haradaguchi <[email protected]>
AuthorDate: Wed Jun 28 19:03:16 2023 +0900
Commit:     Christian Lohmaier <[email protected]>
CommitDate: Wed Jul 5 13:52:40 2023 +0200

    Upgrade Harfbuzz to 7.3.0
    
    Release Notes:
    https://github.com/harfbuzz/harfbuzz/releases/tag/7.2.0 (v7.2.0)
    https://github.com/harfbuzz/harfbuzz/releases/tag/7.3.0 (v7.3.0)
    
    Change-Id: I4f57b7e829f2356b5e2b442ff00df555121c0e66
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153729
    Tested-by: Taichi Haradaguchi <[email protected]>
    Reviewed-by: Taichi Haradaguchi <[email protected]>
    (cherry picked from commit 8492195582a546b607bb15bc61adb64dcd74b904)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153894
    Tested-by: Jenkins
    Reviewed-by: Christian Lohmaier <[email protected]>

diff --git a/download.lst b/download.lst
index b179b4ba7034..0fa89e658822 100644
--- a/download.lst
+++ b/download.lst
@@ -222,8 +222,8 @@ GRAPHITE_TARBALL := graphite2-minimal-1.3.14.tgz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-HARFBUZZ_SHA256SUM := 
f135a61cd464c9ed6bc9823764c188f276c3850a8dc904628de2a87966b7077b
-HARFBUZZ_TARBALL := harfbuzz-7.1.0.tar.xz
+HARFBUZZ_SHA256SUM := 
20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb
+HARFBUZZ_TARBALL := harfbuzz-7.3.0.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
diff --git a/external/harfbuzz/README b/external/harfbuzz/README
index 149da5566ab9..557c0a724ce8 100644
--- a/external/harfbuzz/README
+++ b/external/harfbuzz/README
@@ -1 +1,5 @@
-HarfBuzz is an OpenType text shaping engine. From 
[https://harfbuzz.github.io/].
+HarfBuzz is an OpenType text shaping engine.
+
+From [https://harfbuzz.github.io/].
+
+Release archives at [https://github.com/harfbuzz/harfbuzz/releases].

Reply via email to