From f424b7892abe50b45d8adfcb9407efe91affa029 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 22 Nov 2016 21:29:40 +0100 Subject: [PATCH] lz4: add missing revisions of this software. --- srcpkgs/lz4/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lz4/template b/srcpkgs/lz4/template index 330b890b20c..7e667bfc9a4 100644 --- a/srcpkgs/lz4/template +++ b/srcpkgs/lz4/template @@ -1,8 +1,8 @@ # Template file for 'lz4' pkgname=lz4 -reverts="131_1 129_1 128_1 126_1 124_1 123_1 122_1" +reverts="131_1 130_1 129_1 128_1 127_1 126_1 125_1 124_1 123_1 122_1" version=1.7.3 -revision=3 +revision=4 build_style=gnu-makefile short_desc="Extremely fast compression algorithm" maintainer="Alessio Sergi "