summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-23 14:07:09 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-23 14:07:29 +0200
commitbd270bbee80ba36b8e0c1860ad50d7ed27fb10de (patch)
treeed8aef6645b42edce295945f986cfa878f2fa2ce /app-misc
parentdev-libs/libhid: amd64 stable wrt bug #690416 (diff)
downloadgentoo-bd270bbee80ba36b8e0c1860ad50d7ed27fb10de.tar.gz
gentoo-bd270bbee80ba36b8e0c1860ad50d7ed27fb10de.tar.bz2
gentoo-bd270bbee80ba36b8e0c1860ad50d7ed27fb10de.zip
app-misc/rtlamr: Fix typo in HOMEPAGE
Thanks to Ryder FitzGerald for reporting! Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/rtlamr/rtlamr-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/rtlamr/rtlamr-0.9.1.ebuild b/app-misc/rtlamr/rtlamr-0.9.1.ebuild
index 3ab268bade89..79ac536bfedc 100644
--- a/app-misc/rtlamr/rtlamr-0.9.1.ebuild
+++ b/app-misc/rtlamr/rtlamr-0.9.1.ebuild
@@ -6,7 +6,7 @@ EGO_PN=github.com/bemasher/rtlamr
inherit golang-build golang-vcs-snapshot
DESCRIPTION="software defined radio receiver for utility smart meters"
-HOMEPAGE="https://github.com/demasher/rtlamr"
+HOMEPAGE="https://github.com/bemasher/rtlamr"
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="AGPL-3"