python-pycparser: Update to 2.20
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
parent
e9d6414437
commit
931dcfe3aa
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-pycparser
|
||||
PKG_VERSION:=2.19
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.20
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=pycparser
|
||||
PKG_HASH:=a988718abfad80b6b157acce7bf130a30876d27603738ac39f140993246b25b3
|
||||
PKG_HASH:=2d475327684562c3a96cc71adf7dc8c4f0565175cf86b6d7a404ff4c771f15f0
|
||||
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
Loading…
Reference in a new issue