mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 10:00:40 +04:00
python-pika: bump to 1.4.1
Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
be44374593
commit
8bb7aad2d5
@@ -4,11 +4,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-pika
|
||||
PKG_VERSION:=1.3.2
|
||||
PKG_VERSION:=1.4.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=pika
|
||||
PKG_HASH:=b2a327ddddf8570b4965b3576ac77091b850262d34ce8c1d8cb4e4146aa4145f
|
||||
PKG_HASH:=e851f3e4992adfbf8eb64e9b86d94e3382f92ba0200055abedbb29676b8e713b
|
||||
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user