python-subprocess32: update to 3.5.4.
This commit is contained in:
parent
8b1244b9ed
commit
3cb5165a1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-subprocess32'
|
# Template file for 'python-subprocess32'
|
||||||
pkgname=python-subprocess32
|
pkgname=python-subprocess32
|
||||||
version=3.5.3
|
version=3.5.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="subprocess32-${version}"
|
wrksrc="subprocess32-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/google/python-subprocess32"
|
homepage="https://github.com/google/python-subprocess32"
|
||||||
license="Python-2.0"
|
license="Python-2.0"
|
||||||
distfiles="${PYPI_SITE}/s/subprocess32/subprocess32-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/subprocess32/subprocess32-${version}.tar.gz"
|
||||||
checksum=6bc82992316eef3ccff319b5033809801c0c3372709c5f6985299c88ac7225c3
|
checksum=eb2937c80497978d181efa1b839ec2d9622cf9600a039a79d0e108d1f9aec79d
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue