dev-util/vbindiff: switch HOMEPAGE to https://

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Sergei Trofimovich
2017-07-04 22:55:00 +01:00
parent 45693f02ee
commit bc10021173
2 changed files with 5 additions and 5 deletions

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Visual binary diff utility"
HOMEPAGE="http://www.cjmweb.net/vbindiff/"
SRC_URI="http://www.cjmweb.net/vbindiff/${P}.tar.gz"
HOMEPAGE="https://www.cjmweb.net/vbindiff/"
SRC_URI="https://www.cjmweb.net/vbindiff/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Visual binary diff utility"
HOMEPAGE="http://www.cjmweb.net/vbindiff/"
HOMEPAGE="https://www.cjmweb.net/vbindiff/"
SRC_URI="https://github.com/mrdudz/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"