mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
xz: fixing typo in homepage
This commit is contained in:
parent
085e20b325
commit
dedd9b9d3f
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'xz'
|
# Template file for 'xz'
|
||||||
pkgname=xz
|
pkgname=xz
|
||||||
version=5.0.5
|
version=5.0.5
|
||||||
revision=5
|
revision=6
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
replaces="chroot-xz>=0"
|
replaces="chroot-xz>=0"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The XZ utilities"
|
short_desc="The XZ utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public domain, GPL-2, GPL-3, LGPL-2.1"
|
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"
|
distfiles="http://tukaani.org/xz/xz-${version}.tar.bz2"
|
||||||
checksum=166c48d2842519bc4f96333bff9e265f8cdda44d38e40594ef3f9bbb52890490
|
checksum=166c48d2842519bc4f96333bff9e265f8cdda44d38e40594ef3f9bbb52890490
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue