Browse Source
Merge pull request #18006 from jefferyto/python-twisted-22.2.0
python-twisted: Update to 22.2.0
lilik-openwrt-22.03
Josef Schlehofer
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
lang/python/python-twisted/Makefile
|
@ -8,11 +8,11 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=python-twisted |
|
|
PKG_NAME:=python-twisted |
|
|
PKG_VERSION:=22.1.0 |
|
|
|
|
|
|
|
|
PKG_VERSION:=22.2.0 |
|
|
PKG_RELEASE:=1 |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PYPI_NAME:=Twisted |
|
|
PYPI_NAME:=Twisted |
|
|
PKG_HASH:=b7971ec9805b0f80e1dcb1a3721d7bfad636d5f909de687430ce373979d67b61 |
|
|
|
|
|
|
|
|
PKG_HASH:=57f32b1f6838facb8c004c89467840367ad38e9e535f8252091345dba500b4f2 |
|
|
|
|
|
|
|
|
PKG_BUILD_DEPENDS:=libtirpc |
|
|
PKG_BUILD_DEPENDS:=libtirpc |
|
|
|
|
|
|
|
|