mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-block/di: http -> https
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="Disk Information Utility"
|
||||
HOMEPAGE="http://www.gentoo.com/di/"
|
||||
SRC_URI="http://www.gentoo.com/di/${P}.tar.gz"
|
||||
HOMEPAGE="https://www.gentoo.com/di/"
|
||||
SRC_URI="https://www.gentoo.com/di/${P}.tar.gz"
|
||||
|
||||
LICENSE="ZLIB"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user