zsh: update HOMEPAGE.

This commit is contained in:
Jerome Duval
2018-09-21 11:11:11 +02:00
parent c6b99b00d5
commit e52f45b521

View File

@@ -3,11 +3,11 @@ DESCRIPTION="Zsh is a shell designed for interactive use, although it \
is also a powerful scripting language. Many of the useful features of \
bash, ksh, and tcsh were incorporated into zsh; plenty original features \
were added."
HOMEPAGE="https://zsh.org/"
HOMEPAGE="https://www.zsh.org/"
COPYRIGHT="1992-2018 The Zsh Development Group"
LICENSE="ZSH
GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sf.net/zsh/zsh-$portVersion.tar.xz"
CHECKSUM_SHA256="e1c38808fcbe0cc1344d55c9a758349f7ba1e317325b154621ac37eddac4aa80"
SOURCE_URI_2="https://downloads.sf.net/zsh/zsh-$portVersion-doc.tar.xz"