mirror of
https://github.com/openwrt/video.git
synced 2026-07-12 22:44:52 +04:00
harfbuzz: update to version 14.2.1
Bugfix point release. https://github.com/harfbuzz/harfbuzz/releases/tag/14.2.1 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=harfbuzz
|
||||
PKG_VERSION:=14.2.0
|
||||
PKG_VERSION:=14.2.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://github.com/harfbuzz/harfbuzz/releases/download/$(PKG_VERSION)/
|
||||
PKG_HASH:=94017020f96d025bb66ae91574e4cf334bcad23e8175a8a40565b3721bc2eaff
|
||||
PKG_HASH:=a54a5d8e9380a41fbb762ce367bcbf7704792dfca0d93f1bbca86c5a57902e0e
|
||||
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user