mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
gzip: get rid of obsolete conflict with chroot-gzip.
This commit is contained in:
parent
ebb9286ea5
commit
09da4dd47d
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'gzip'
|
# Template file for 'gzip'
|
||||||
pkgname=gzip
|
pkgname=gzip
|
||||||
version=1.6
|
version=1.6
|
||||||
revision=8
|
revision=9
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conflicts="chroot-gzip>=0"
|
|
||||||
short_desc="GNU compression utility (replacement for compress)"
|
short_desc="GNU compression utility (replacement for compress)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnu.org/software/gzip/"
|
homepage="http://www.gnu.org/software/gzip/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue