From 865abb169d7658e61a3685e39fb295db71a5aeab Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 3 Jul 2018 11:26:51 +0200 Subject: [PATCH] python-Cheroot: update to 6.3.2.post0. --- srcpkgs/python-Cheroot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-Cheroot/template b/srcpkgs/python-Cheroot/template index 3a81b302d9c..32fe15b4556 100644 --- a/srcpkgs/python-Cheroot/template +++ b/srcpkgs/python-Cheroot/template @@ -1,6 +1,6 @@ # Template file for 'python-Cheroot' pkgname=python-Cheroot -version=6.3.2 +version=6.3.2.post0 revision=1 noarch=yes wrksrc="cheroot-${version}" @@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni " license="BSD-3-Clause" homepage="https://github.com/cherrypy/cheroot" distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz" -checksum=52f915d077ce6201e59c95c4a2ef89617d9b90e6185defb40c03ff3515d2066f +checksum=5216a82ec89edf8d6f53e901568fe7f7a7c286e7c3ff2497bf43aca7f4c5a072 alternatives="cheroot:cheroot:/usr/bin/cheroot2" pre_build() {