xz: fix license, description
This commit is contained in:
parent
91ec352dfc
commit
36f7aed8e1
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'xz'
|
||||
pkgname=xz
|
||||
version=5.2.5
|
||||
revision=1
|
||||
revision=2
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
short_desc="The XZ compression utilities"
|
||||
short_desc="XZ compression utilities"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="Public domain, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||
license="Public Domain, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://tukaani.org/xz"
|
||||
distfiles="https://tukaani.org/xz/xz-${version}.tar.bz2"
|
||||
checksum=5117f930900b341493827d63aa910ff5e011e0b994197c3b71c08a20228a42df
|
||||
|
|
Loading…
Reference in a new issue