commit:     275e4afc5a6c30f43d0636e752f771b4eee673ca
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 26 23:38:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 26 23:38:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=275e4afc

sys-process/time: update SRC_URI (use mirror://gnu and hence HTTPS)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-process/time/time-1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/time/time-1.9.ebuild b/sys-process/time/time-1.9.ebuild
index c6fb421e5d2c..ce9215929be3 100644
--- a/sys-process/time/time-1.9.ebuild
+++ b/sys-process/time/time-1.9.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Displays info about resources used by a program"
 HOMEPAGE="https://www.gnu.org/directory/time.html";
-SRC_URI="http://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz";
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"

Reply via email to