mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 19:10:30 +04:00
python-uvicorn: bump to 0.48.0
Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
acb028dbf7
commit
19dcdad21b
@@ -3,11 +3,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-uvicorn
|
||||
PKG_VERSION:=0.46.0
|
||||
PKG_VERSION:=0.48.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=uvicorn
|
||||
PKG_HASH:=fb9da0926999cc6cb22dc7cd71a94a632f078e6ae47ff683c5c420750fb7413d
|
||||
PKG_HASH:=a5504207195d08c2511bf9125ede5ac4a4b71725d519e758d01dcf0bc2d31c37
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user