Switch HOMEPAGEs to https. (#3571)

This commit is contained in:
Crestwave
2019-01-16 16:13:10 +00:00
committed by waddlesplash
parent ed882bbd9d
commit 1e5f1b752e
28 changed files with 39 additions and 39 deletions

View File

@@ -1,7 +1,7 @@
SUMMARY="Display TUI widgets for shell scripts"
DESCRIPTION="Dialog is an application used in shell scripts which displays \
text user interface widgets. It uses the curses or ncurses library."
HOMEPAGE="http://invisible-island.net/dialog/"
HOMEPAGE="https://invisible-island.net/dialog/"
COPYRIGHT="1999-2014 Thomas E. Dickey"
LICENSE="GNU LGPL v2"
SOURCE_URI="ftp://ftp.invisible-island.net/dialog/dialog-${portVersion/_/-}.tgz"