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

@@ -4,10 +4,10 @@ utilities shared among the GNOME C++ binding libraries. It is only a \
required dependency for building the C++ bindings from the gnome.org \
version control repository. An installation of mm-common is not required for \
building tarball releases, unless configured to use maintainer-mode."
HOMEPAGE="http://www.gtkmm.org/"
HOMEPAGE="https://www.gtkmm.org/"
COPYRIGHT="2009 Openismus GmbH"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://ftp.acc.umu.se/pub/GNOME/sources/mm-common/0.9/mm-common-$portVersion.tar.xz"
CHECKSUM_SHA256="16c0e2bc196b67fbc145edaecb5dbe5818386504fe5703de27002d77140fa217"
SOURCE_DIR="mm-common-$portVersion"