package/harfbuzz: bump to version 2.6.8
authorFrancois Perrad <fperrad@gmail.com>
Thu, 10 Sep 2020 13:26:13 +0000 (15:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 12 Sep 2020 12:17:55 +0000 (14:17 +0200)
- update home page URL (old one is redirected to github)
- change download to new location (github)
- update license hash because of copyright year update:

diff COPING:
-Copyright © 2010,2011,2012,2013,2014,2015,2016,2017,2018,2019  Google, Inc.
-Copyright © 2019  Facebook, Inc.
+Copyright © 2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020  Google, Inc.
+Copyright © 2018,2019,2020  Ebrahim Byagowi
+Copyright © 2019,2020  Facebook, Inc.

note: newer versions (2.7.x) require a migration to meson
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/harfbuzz/Config.in
package/harfbuzz/harfbuzz.hash
package/harfbuzz/harfbuzz.mk

index e8f407bb8fe3b4a06d0851137f699b6ca2a4ee28..27fa102e1f2401dc5a36f958f82ce70ac1e12b52 100644 (file)
@@ -6,7 +6,7 @@ config BR2_PACKAGE_HARFBUZZ
        help
          HarfBuzz is an OpenType text shaping engine
 
-         http://www.freedesktop.org/wiki/Software/HarfBuzz/
+         https://harfbuzz.github.io/
 
          Harfbuzz can make optional use of cairo, freetype,
          glib2 and icu packages if they are selected.
index ba54f477aaf165bf10be9f0489d989fbacd4bf09..660e19efc9e4f5fc30fcd159b41bfbcfc4f3b4c2 100644 (file)
@@ -1,5 +1,3 @@
-# From https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.6.4.tar.xz.sha256
-sha256 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12  harfbuzz-2.6.4.tar.xz
-
 # Locally computed
-sha256 1b32b6e2fea50440c128c5ba482f7691367c46fd0cd573b80fc863bf07964cea  COPYING
+sha256  6648a571a27f186e47094121f0095e1b809e918b3037c630c7f38ffad86e3035  harfbuzz-2.6.8.tar.xz
+sha256  beb3f017ceb41387667f78237a7cecf84defa0ed257c505894663d6a9f13211b  COPYING
index 3006b5ab98bca868f9927875d11be04b9cde8f6e..c7bb8f9347022ee9f682b6bffd9bf734eb2dd0e4 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-HARFBUZZ_VERSION = 2.6.4
-HARFBUZZ_SITE = https://www.freedesktop.org/software/harfbuzz/release
+HARFBUZZ_VERSION = 2.6.8
+HARFBUZZ_SITE = https://github.com/harfbuzz/harfbuzz/releases/download/$(HARFBUZZ_VERSION)
 HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.xz
 HARFBUZZ_LICENSE = MIT, ISC (ucdn library)
 HARFBUZZ_LICENSE_FILES = COPYING