summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild4
-rw-r--r--net-analyzer/multimon-ng/multimon-ng-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild b/net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild
index 509c0aa1308a..669915a3a1f0 100644
--- a/net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild
+++ b/net-analyzer/multimon-ng/multimon-ng-1.1.4.ebuild
@@ -6,11 +6,11 @@ EAPI=5
inherit cmake-utils
DESCRIPTION="a fork of multimon, decodes multiple digital transmission modes"
-HOMEPAGE="https://github.com/EliasOenal/multimonNG"
+HOMEPAGE="https://github.com/EliasOenal/multimon-ng"
if [[ ${PV} == 9999* ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/EliasOenal/multimonNG.git"
+ EGIT_REPO_URI="https://github.com/EliasOenal/multimon-ng.git"
KEYWORDS=""
else
SRC_URI="https://github.com/EliasOenal/multimonNG/archive/${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/net-analyzer/multimon-ng/multimon-ng-9999.ebuild b/net-analyzer/multimon-ng/multimon-ng-9999.ebuild
index 509c0aa1308a..669915a3a1f0 100644
--- a/net-analyzer/multimon-ng/multimon-ng-9999.ebuild
+++ b/net-analyzer/multimon-ng/multimon-ng-9999.ebuild
@@ -6,11 +6,11 @@ EAPI=5
inherit cmake-utils
DESCRIPTION="a fork of multimon, decodes multiple digital transmission modes"
-HOMEPAGE="https://github.com/EliasOenal/multimonNG"
+HOMEPAGE="https://github.com/EliasOenal/multimon-ng"
if [[ ${PV} == 9999* ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/EliasOenal/multimonNG.git"
+ EGIT_REPO_URI="https://github.com/EliasOenal/multimon-ng.git"
KEYWORDS=""
else
SRC_URI="https://github.com/EliasOenal/multimonNG/archive/${PV}.tar.gz -> ${P}.tar.gz"