switch HOMEPAGE to https.

This commit is contained in:
Jerome Duval
2018-09-10 09:04:25 +02:00
parent 2861b8d2d7
commit 45de8e68fb
73 changed files with 150 additions and 150 deletions

View File

@@ -2,13 +2,13 @@ SUMMARY="Converter between DOS and Unix end-of-line delimiters"
DESCRIPTION="DOS/Windows uses CR/LF at the end of lines whereas UNIX has \
just LF. Dos2unix and unix2dos are simple command line tools to convert \
between the two formats."
HOMEPAGE="http://sourceforge.net/projects/dos2unix"
HOMEPAGE="https://sourceforge.net/projects/dos2unix"
COPYRIGHT="2009-2015 Erwin Waterlander
1998 Christian Wurll
1998 Bernd Johannes Wuebben
1994-1995 Benjamin Lin"
LICENSE="BSD (2-clause)"
REVISION="1"
REVISION="2"
SOURCE_URI="http://downloads.sourceforge.net/project/dos2unix/dos2unix/$portVersion/dos2unix-$portVersion.tar.gz"
CHECKSUM_SHA256="bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a"