mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
aliyun-cli: update to 3.0.292
Changelog: https://github.com/aliyun/aliyun-cli/releases/tag/v3.0.292 Signed-off-by: Bruce Chen <a805899926@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
1f4064269f
commit
682b773a21
@@ -3,13 +3,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=aliyun-cli
|
PKG_NAME:=aliyun-cli
|
||||||
PKG_VERSION:=3.0.290
|
PKG_VERSION:=3.0.292
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/aliyun/aliyun-cli.git
|
PKG_SOURCE_URL:=https://github.com/aliyun/aliyun-cli.git
|
||||||
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
|
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
|
||||||
PKG_MIRROR_HASH:=8074f35cefe15ae85bc20444e653bde9620b2c3272f222a2a2699efdf3cd2bf3
|
PKG_MIRROR_HASH:=60bba46793230f77b8e7faf4bdafa1ed4abb30f83f0fa614d647777849f8b8da
|
||||||
|
|
||||||
PKG_LICENSE=Apache-2.0
|
PKG_LICENSE=Apache-2.0
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user