summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-09-16 09:46:28 +0200
committerPetr Vaněk <arkamar@gentoo.org>2024-09-16 09:46:28 +0200
commit7dc0053f733b8f2b37ee1dc70887130a887176e6 (patch)
treec115d4a4cdefefa1767907b11901195bf4b0c5fd /net-firewall
parentnet-firewall/rtsp-conntrack: drop 5.3 (diff)
downloadgentoo-7dc0053f733b8f2b37ee1dc70887130a887176e6.tar.gz
gentoo-7dc0053f733b8f2b37ee1dc70887130a887176e6.tar.bz2
gentoo-7dc0053f733b8f2b37ee1dc70887130a887176e6.zip
net-firewall/rtsp-conntrack: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r2.ebuild b/net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r2.ebuild
index b53a2b6b90ce..6c8ab4671a1b 100644
--- a/net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r2.ebuild
+++ b/net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit linux-mod-r1
DESCRIPTION="RTSP conntrack module for Netfilter"
-HOMEPAGE="https://mike.it-loops.com/rtsp"
+HOMEPAGE="https://github.com/maru-sama/rtsp-linux"
SRC_URI="https://github.com/maru-sama/rtsp-linux/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/rtsp-linux-${PV}"