diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-04 22:55:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-04 22:56:13 +0100 |
commit | bc10021173c71b9037b4b3affea69cacdc7b89c1 (patch) | |
tree | 10d08364bcaa3553459032913b65e19011a88362 /dev-util/vbindiff/vbindiff-3.0_beta5.ebuild | |
parent | dev-lang/nim: switch HOMEPAGE to https:// (diff) | |
download | gentoo-bc10021173c71b9037b4b3affea69cacdc7b89c1.tar.gz gentoo-bc10021173c71b9037b4b3affea69cacdc7b89c1.tar.bz2 gentoo-bc10021173c71b9037b4b3affea69cacdc7b89c1.zip |
dev-util/vbindiff: switch HOMEPAGE to https://
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-util/vbindiff/vbindiff-3.0_beta5.ebuild')
-rw-r--r-- | dev-util/vbindiff/vbindiff-3.0_beta5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild b/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild index 0f0138431e9e..979dcdcbcfe8 100644 --- a/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild +++ b/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild @@ -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" |