projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ac62b7
)
app-misc/rtlamr: Fix typo in HOMEPAGE
author
Michał Górny
<mgorny@gentoo.org>
Tue, 23 Jul 2019 12:07:09 +0000
(14:07 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 23 Jul 2019 12:07:29 +0000
(14:07 +0200)
Thanks to Ryder FitzGerald for reporting!
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/rtlamr/rtlamr-0.9.1.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/rtlamr/rtlamr-0.9.1.ebuild
b/app-misc/rtlamr/rtlamr-0.9.1.ebuild
index 3ab268bade89090fbc4d4a1851e879736da3f7f6..79ac536bfedcea362eeac1d6e79cde1487520f4d 100644
(file)
--- 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/
d
emasher/rtlamr"
+HOMEPAGE="https://github.com/
b
emasher/rtlamr"
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="AGPL-3"