python-pycparser: update to 2.13
This commit is contained in:
parent
ce0a2e6594
commit
602b1c81dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pycparser'
|
||||
pkgname=python-pycparser
|
||||
version=2.12
|
||||
version=2.13
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pycparser-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/eliben/pycparser"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/p/pycparser/pycparser-${version}.tar.gz"
|
||||
checksum=da24c80aeb3c794ac64fe5503a01f65f13fece3e02513fd2e0761f93c96597b0
|
||||
checksum=b399599a8a0e386bfcbc5e01a38d79dd6e926781f9e358cd5512f41ab7d20eb7
|
||||
|
||||
post_install() {
|
||||
# replace bundled copy of ply
|
||||
|
|
Loading…
Reference in New Issue