From 3022f722245a2367bac829736bf34fe9e15fb730 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 22 Nov 2016 00:41:21 +0100 Subject: [PATCH] python-lz4: rebuild for lz4-1.7.3 --- 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 b2acbe7c0ab..6297ddf044f 100644 --- a/srcpkgs/python-lz4/template +++ b/srcpkgs/python-lz4/template @@ -1,7 +1,7 @@ # Template file for 'python-lz4' pkgname=python-lz4 version=0.8.2 -revision=2 +revision=3 wrksrc=lz4-${version} build_style=python-module hostmakedepends="pkg-config python-setuptools python3-setuptools"