development/mono: Switch homepage to https.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
6da392c15a
commit
b82f683445
|
@ -1,6 +1,6 @@
|
||||||
PRGNAM="mono"
|
PRGNAM="mono"
|
||||||
VERSION="5.0.1.1"
|
VERSION="5.0.1.1"
|
||||||
HOMEPAGE="http://www.mono-project.com/"
|
HOMEPAGE="https://www.mono-project.com/"
|
||||||
DOWNLOAD="http://download.mono-project.com/sources/mono/mono-5.0.1.1.tar.bz2 \
|
DOWNLOAD="http://download.mono-project.com/sources/mono/mono-5.0.1.1.tar.bz2 \
|
||||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/mono/mono-4.4.2.11-i586.tar.bz2"
|
http://sourceforge.net/projects/slackbuildsdirectlinks/files/mono/mono-4.4.2.11-i586.tar.bz2"
|
||||||
MD5SUM="17692c7a797f95ee6f9a0987fda3d486 \
|
MD5SUM="17692c7a797f95ee6f9a0987fda3d486 \
|
||||||
|
|
|
@ -14,6 +14,6 @@ mono: It is an open source implementation of Microsoft's .Net Framework
|
||||||
mono: based on the ECMA standards for C# and the Common Language Runtime.
|
mono: based on the ECMA standards for C# and the Common Language Runtime.
|
||||||
mono:
|
mono:
|
||||||
mono: Last information can be found at
|
mono: Last information can be found at
|
||||||
mono: http://www.mono-project.com
|
mono: https://www.mono-project.com/
|
||||||
mono:
|
mono:
|
||||||
mono:
|
mono:
|
||||||
|
|
Loading…
Reference in New Issue