net-p2p/dogecoind-1.7.0 fixes
[portage-squeep] / net-p2p / dogecoind / dogecoind-1.7.0.ebuild
index 7f395faa9749d2b7b7cc95f8b15a4047cea48af4..97ed67f6c787e0c0b13b217ed3c6c6fe1a3c1c66 100644 (file)
@@ -6,13 +6,13 @@ DB_VER="5.1"
 
 inherit bash-completion-r1 db-use eutils systemd user
 
-MyPV="v${PV/_/-}"
+MyPV="${PV/_/-}"
 MyPN="dogecoin"
 MyP="${MyPN}-${MyPV}"
 
 DESCRIPTION="P2P Internet currency based on Bitcoin but wow such doge"
 HOMEPAGE="https://dogecoin.com/"
-SRC_URI="https://github.com/${MyPN}/${MyPN}/archive/${MyPV}.tar.gz -> ${MyP}.tar.gz"
+SRC_URI="https://github.com/${MyPN}/${MyPN}/archive/v${MyPV}.tar.gz -> ${MyP}.tar.gz"
 
 LICENSE="MIT ISC GPL-2"
 SLOT="0"