mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/vbindiff: switch HOMEPAGE to https://
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user