summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-03-09 17:38:50 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-16 13:13:18 +0100
commit84ff21f918fe88927baf97cfb99285db98403ba8 (patch)
treefdf9d66017d5608bda496b6a31cd029596fe652d /www-client/uget
parentnet-misc/sock: update HOMEPAGE, SRC_URI (diff)
downloadgentoo-84ff21f918fe88927baf97cfb99285db98403ba8.tar.gz
gentoo-84ff21f918fe88927baf97cfb99285db98403ba8.tar.bz2
gentoo-84ff21f918fe88927baf97cfb99285db98403ba8.zip
www-client/uget: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'www-client/uget')
-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"