mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
python-gevent: update to 25.9.1
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 1d3b5f7791)
This commit is contained in:
committed by
Josef Schlehofer
parent
364fe98f82
commit
e2f928bcdc
@@ -1,11 +1,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-gevent
|
||||
PKG_VERSION:=23.9.1
|
||||
PKG_VERSION:=25.9.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=gevent
|
||||
PKG_HASH:=72c002235390d46f94938a96920d8856d4ffd9ddf62a303a0d7c118894097e34
|
||||
PKG_HASH:=adf9cd552de44a4e6754c51ff2e78d9193b7fa6eab123db9578a210e657235dd
|
||||
|
||||
PKG_MAINTAINER:=Andy Syam <privasisource@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user