Merge pull request #20811 from jefferyto/python-cython-0.29.34
python-cython: Update to 0.29.34
This commit is contained in:
commit
a15d8d07bc
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-cython
|
||||
PKG_VERSION:=0.29.33
|
||||
PKG_VERSION:=0.29.34
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Cython
|
||||
PKG_HASH:=5040764c4a4d2ce964a395da24f0d1ae58144995dab92c6b96f44c3f4d72286a
|
||||
PKG_HASH:=1909688f5d7b521a60c396d20bba9e47a1b2d2784bfb085401e1e1e7d29a29a8
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue