From 73957f51eef82aa812ece212c2dc76f3dad36d71 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:15:03 -0200 Subject: [PATCH] python-lz4: rebuild to fix cpython modules --- srcpkgs/python-lz4/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-lz4/template b/srcpkgs/python-lz4/template index c12c018ae02..dab8e8ed542 100644 --- a/srcpkgs/python-lz4/template +++ b/srcpkgs/python-lz4/template @@ -1,7 +1,7 @@ # Template file for 'python-lz4' pkgname=python-lz4 version=2.1.6 -revision=1 +revision=2 wrksrc="lz4-${version}" build_style=python-module pycompile_module="lz4"