mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 14:54:37 +04:00
harfbuzz: update to version 11.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:=10.0.1
|
||||
PKG_VERSION:=11.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:=b2cb13bd351904cb9038f907dc0dee0ae07127061242fe3556b2795c4e9748fc
|
||||
PKG_HASH:=093714c8548a285094685f0bdc999e202d666b59eeb3df2ff921ab68b8336a49
|
||||
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user