diff options
-rw-r--r-- | net-voip/captagent/captagent-6.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-voip/captagent/captagent-6.3.1.ebuild b/net-voip/captagent/captagent-6.3.1.ebuild index fecb259850e7..40d99e2a93f6 100644 --- a/net-voip/captagent/captagent-6.3.1.ebuild +++ b/net-voip/captagent/captagent-6.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit autotools -DESCRIPTION="CaptAgent: 100% Open-Source Packet Capture Agent for HEP" +DESCRIPTION="100% Open-Source Packet Capture Agent for HEP" HOMEPAGE="https://sipcapture.org/ https://github.com/sipcapture/captagent" SRC_URI="https://github.com/sipcapture/captagent/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" |