mirror of https://github.com/openwrt/packages.git
python-awscli: bump to 1.46.0
Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>pull/30253/head
parent
1967bdda14
commit
59f9c1e9f7
|
|
@ -1,11 +1,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-awscli
|
||||
PKG_VERSION:=1.45.19
|
||||
PKG_VERSION:=1.46.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=awscli
|
||||
PKG_HASH:=97f989238fe10042975229c9534a825a8a623842e3934a09cf24b48713db83b9
|
||||
PKG_HASH:=5c1bd660bd3f967f5754a2267fb54e81edf379374faa27973671561888d39bf6
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue