From 1dd84f6a1f33f288c4d97e7d9a7be9fa59d42bb8 Mon Sep 17 00:00:00 2001 From: Pulux Date: Sun, 7 Jul 2019 07:31:37 +0200 Subject: [PATCH] python-subprocess32: update to 3.5.4. --- srcpkgs/python-subprocess32/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-subprocess32/template b/srcpkgs/python-subprocess32/template index 4982f3d96398d4..ec7100cdb9b236 100644 --- a/srcpkgs/python-subprocess32/template +++ b/srcpkgs/python-subprocess32/template @@ -1,6 +1,6 @@ # Template file for 'python-subprocess32' pkgname=python-subprocess32 -version=3.5.3 +version=3.5.4 revision=1 wrksrc="subprocess32-${version}" build_style=python2-module @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/google/python-subprocess32" license="Python-2.0" distfiles="${PYPI_SITE}/s/subprocess32/subprocess32-${version}.tar.gz" -checksum=6bc82992316eef3ccff319b5033809801c0c3372709c5f6985299c88ac7225c3 +checksum=eb2937c80497978d181efa1b839ec2d9622cf9600a039a79d0e108d1f9aec79d pre_build() { if [ "$CROSS_BUILD" ]; then