xz: fixing typo in homepage
This commit is contained in:
parent
085e20b325
commit
dedd9b9d3f
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'xz'
|
||||
pkgname=xz
|
||||
version=5.0.5
|
||||
revision=5
|
||||
revision=6
|
||||
bootstrap=yes
|
||||
replaces="chroot-xz>=0"
|
||||
build_style=gnu-configure
|
||||
short_desc="The XZ utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Public domain, GPL-2, GPL-3, LGPL-2.1"
|
||||
homepage="http://tukani.org/xz"
|
||||
homepage="http://tukaani.org/xz"
|
||||
distfiles="http://tukaani.org/xz/xz-${version}.tar.bz2"
|
||||
checksum=166c48d2842519bc4f96333bff9e265f8cdda44d38e40594ef3f9bbb52890490
|
||||
|
||||
|
|
Loading…
Reference in New Issue