mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
yq: Update to 4.47.2
Release note: https://github.com/mikefarah/yq/releases/tag/v4.47.2 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=yq
|
||||
PKG_VERSION:=4.47.1
|
||||
PKG_VERSION:=4.47.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/mikefarah/yq/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=48ef09b9ffdb80f26ee516fa2fc83f713c1b49f503cedef79a96435509d456af
|
||||
PKG_HASH:=b1ed327337be9e044d8222c41f1437313b148ca73ec83946b1ff26e4ff785964
|
||||
|
||||
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user