summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-02-24 18:44:19 +0100
committerJoonas Niilola <juippis@gentoo.org>2023-03-02 18:39:58 +0200
commited3f914bf626eea43d1ad65b9c954abf1e13bb3b (patch)
tree3c20c55775248ea571e4f0ef652110ba875b466b /net-misc
parentnet-misc/balance: update HOMEPAGE, SRC_URI (diff)
downloadgentoo-ed3f914bf626eea43d1ad65b9c954abf1e13bb3b.tar.gz
gentoo-ed3f914bf626eea43d1ad65b9c954abf1e13bb3b.tar.bz2
gentoo-ed3f914bf626eea43d1ad65b9c954abf1e13bb3b.zip
net-misc/socket: update HOMEPAGE, SRC_URI
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/socket/socket-1.5.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/socket/socket-1.5.ebuild b/net-misc/socket/socket-1.5.ebuild
index be38d567737b..0a9cad96c8ec 100644
--- a/net-misc/socket/socket-1.5.ebuild
+++ b/net-misc/socket/socket-1.5.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs
-DESCRIPTION="A shell-level interface to TCP sockets"
-HOMEPAGE="http://www.jnickelsen.de/socket/"
-SRC_URI="http://www.jnickelsen.de/${PN}/${P}.tar.gz"
+DESCRIPTION="Shell-level interface to TCP sockets"
+HOMEPAGE="https://w21.org/jnickelsen/socket/"
+SRC_URI="https://w21.org/jnickelsen/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"