python-cython: Update to 0.29.35
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
parent
9f8a5fb25b
commit
f47802949c
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-cython
|
PKG_NAME:=python-cython
|
||||||
PKG_VERSION:=0.29.34
|
PKG_VERSION:=0.29.35
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=Cython
|
PYPI_NAME:=Cython
|
||||||
PKG_HASH:=1909688f5d7b521a60c396d20bba9e47a1b2d2784bfb085401e1e1e7d29a29a8
|
PKG_HASH:=6e381fa0bf08b3c26ec2f616b19ae852c06f5750f4290118bf986b6f85c8c527
|
||||||
|
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
PKG_LICENSE_FILES:=LICENSE.txt
|
PKG_LICENSE_FILES:=LICENSE.txt
|
||||||
|
|
Loading…
Reference in a new issue