package/harfbuzz: bump version to 2.7.2
authorPeter Seiderer <ps.report@gmx.net>
Thu, 10 Sep 2020 18:18:54 +0000 (20:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 12 Sep 2020 12:18:06 +0000 (14:18 +0200)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/harfbuzz/harfbuzz.hash
package/harfbuzz/harfbuzz.mk

index 660e19efc9e4f5fc30fcd159b41bfbcfc4f3b4c2..dac859bbd4a2e996525ce5bb71865d49c7c4d4ad 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  6648a571a27f186e47094121f0095e1b809e918b3037c630c7f38ffad86e3035  harfbuzz-2.6.8.tar.xz
+sha256  b8c048d7c2964a12f2c80deb6634dfc836b603dd12bf0d0a3df1627698e220ce  harfbuzz-2.7.2.tar.xz
 sha256  beb3f017ceb41387667f78237a7cecf84defa0ed257c505894663d6a9f13211b  COPYING
index c7bb8f9347022ee9f682b6bffd9bf734eb2dd0e4..54932f69df9fe1efc846b40e55cb9b8c429f3b31 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HARFBUZZ_VERSION = 2.6.8
+HARFBUZZ_VERSION = 2.7.2
 HARFBUZZ_SITE = https://github.com/harfbuzz/harfbuzz/releases/download/$(HARFBUZZ_VERSION)
 HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.xz
 HARFBUZZ_LICENSE = MIT, ISC (ucdn library)