X-Git-Url: http://git.squeep.com/?p=portage-squeep;a=blobdiff_plain;f=net-p2p%2Fdogecoind%2Fdogecoind-1.7.0.ebuild;h=97ed67f6c787e0c0b13b217ed3c6c6fe1a3c1c66;hp=7f395faa9749d2b7b7cc95f8b15a4047cea48af4;hb=f92b8826e20ad82e78e43562b3e0f655210e229b;hpb=ececa2b537d6d9af40b99d8a2a0042c04bca33bb diff --git a/net-p2p/dogecoind/dogecoind-1.7.0.ebuild b/net-p2p/dogecoind/dogecoind-1.7.0.ebuild index 7f395fa..97ed67f 100644 --- a/net-p2p/dogecoind/dogecoind-1.7.0.ebuild +++ b/net-p2p/dogecoind/dogecoind-1.7.0.ebuild @@ -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"