From 29eae8a0892462cfa567ecbb77df0bd4baa68d9a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:14:59 -0200 Subject: [PATCH] python-hiredis: rebuild to fix cpython modules --- srcpkgs/python-hiredis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-hiredis/template b/srcpkgs/python-hiredis/template index a0eefa61de2..23694ae92d7 100644 --- a/srcpkgs/python-hiredis/template +++ b/srcpkgs/python-hiredis/template @@ -1,7 +1,7 @@ # Template file for 'python-hiredis' pkgname=python-hiredis version=0.2.0 -revision=3 +revision=4 wrksrc="hiredis-${version}" build_style=python-module hostmakedepends="python-devel python3-devel"