python-subprocess32: update to 3.5.3

This commit is contained in:
Alessio Sergi 2018-10-15 17:23:59 +02:00
parent 46aa689370
commit d9ca2a344a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-subprocess32'
pkgname=python-subprocess32
version=3.5.2
version=3.5.3
revision=1
wrksrc="subprocess32-${version}"
build_style=python2-module
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/google/python-subprocess32"
license="Python-2.0"
distfiles="${PYPI_SITE}/s/subprocess32/subprocess32-${version}.tar.gz"
checksum=eb2b989cf03ffc7166339eb34f1aa26c5ace255243337b1e22dab7caa1166687
checksum=6bc82992316eef3ccff319b5033809801c0c3372709c5f6985299c88ac7225c3
pre_build() {
if [ "$CROSS_BUILD" ]; then