14 lines
445 B
Bash
14 lines
445 B
Bash
# Template file for 'gzip'
|
|
pkgname=gzip
|
|
version=1.6
|
|
revision=8
|
|
bootstrap=yes
|
|
build_pie=yes
|
|
build_style=gnu-configure
|
|
conflicts="chroot-gzip>=0"
|
|
short_desc="GNU compression utility (replacement for compress)"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://www.gnu.org/software/gzip/"
|
|
license="GPL-3"
|
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=37dfed1a485d53212c43b3fa2a7c7952f09bf5cd86e37121c222341ee1b27847
|