sourceforge: switch to https:// URIs

This commit is contained in:
Mike Frysinger
2016-07-27 14:49:49 +08:00
parent d7c2288f82
commit b4480f333a
679 changed files with 696 additions and 696 deletions

View File

@@ -43,5 +43,5 @@ python_install() {
pkg_postinst() {
elog "DrPython plugins are available on DrPython homepage:"
elog "http://sourceforge.net/projects/drpython/files/DrPython%20Plugins/"
elog "https://sourceforge.net/projects/drpython/files/DrPython%20Plugins/"
}