commit:     c059c24fd70f4cbce0cf6b1612ec9fd4974405a7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  2 02:39:34 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  2 02:39:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c059c24f

net-misc/getdate: HTTPSify

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

 net-misc/getdate/getdate-1.2-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/getdate/getdate-1.2-r2.ebuild 
b/net-misc/getdate/getdate-1.2-r2.ebuild
index d06f3c2be84e..aecbd9596201 100644
--- a/net-misc/getdate/getdate-1.2-r2.ebuild
+++ b/net-misc/getdate/getdate-1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,8 +9,8 @@ MY_P="${MY_PN}-${PV}"
 inherit toolchain-funcs
 
 DESCRIPTION="Network Date/Time Query and Set Local Date/Time Utility"
-HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/network/misc/";
-SRC_URI="http://www.ibiblio.org/pub/Linux/system/network/misc/${MY_P}.tar.gz";
+HOMEPAGE="https://www.ibiblio.org/pub/Linux/system/network/misc/";
+SRC_URI="https://www.ibiblio.org/pub/Linux/system/network/misc/${MY_P}.tar.gz";
 
 LICENSE="GPL-1+"
 SLOT="0"

Reply via email to