summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-client/uget/uget-2.2.3.ebuild4
-rw-r--r--www-client/uget/uget-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/www-client/uget/uget-2.2.3.ebuild b/www-client/uget/uget-2.2.3.ebuild
index f71043aa302d..da15d38f0cea 100644
--- a/www-client/uget/uget-2.2.3.ebuild
+++ b/www-client/uget/uget-2.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit autotools xdg
DESCRIPTION="Download manager using gtk+ and libcurl"
-HOMEPAGE="http://www.ugetdm.com"
+HOMEPAGE="https://www.ugetdm.com"
SRC_URI="mirror://sourceforge/urlget/${P}-1.tar.gz"
LICENSE="LGPL-2.1"
diff --git a/www-client/uget/uget-9999.ebuild b/www-client/uget/uget-9999.ebuild
index 2fe8e367fbcf..5864453440ee 100644
--- a/www-client/uget/uget-9999.ebuild
+++ b/www-client/uget/uget-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit autotools git-r3 xdg
DESCRIPTION="Download manager using gtk+ and libcurl"
-HOMEPAGE="http://www.ugetdm.com"
+HOMEPAGE="https://www.ugetdm.com"
EGIT_REPO_URI="https://git.code.sf.net/p/urlget/uget2"
LICENSE="LGPL-2.1"