lzip: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Enno Boland 2018-07-25 15:13:26 +02:00
parent aae4f6d641
commit 6af786a790
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'lzip'
pkgname=lzip
version=1.20
revision=1
revision=2
build_style=gnu-configure
short_desc="Lossless data compressor based on the LZMA algorithm"
maintainer="Juan RP <xtraeme@voidlinux.eu>"