lz4: reverts need to cover all versions

This commit is contained in:
Enno Boland 2016-11-22 21:23:13 +01:00
parent 9ddf5ce254
commit 73687c615f
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'lz4'
pkgname=lz4
reverts="131_1"
reverts="131_1 129_1 128_1 126_1 124_1 123_1 122_1"
version=1.7.3
revision=2
revision=3
build_style=gnu-makefile
short_desc="Extremely fast compression algorithm"
maintainer="Alessio Sergi <al3hex@gmail.com>"