summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/bitcoinxtd/bitcoinxtd-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoinxtd/bitcoinxtd-0.11.0.ebuild b/net-p2p/bitcoinxtd/bitcoinxtd-0.11.0.ebuild
index 7fe3e6913315..78c23669c929 100644
--- a/net-p2p/bitcoinxtd/bitcoinxtd-0.11.0.ebuild
+++ b/net-p2p/bitcoinxtd/bitcoinxtd-0.11.0.ebuild
@@ -9,7 +9,7 @@ DB_VER="4.8"
inherit db-use autotools eutils toolchain-funcs user systemd
DESCRIPTION="BitcoinXT crypto-currency wallet for automated services"
-HOMEPAGE="https://github/bitcoinxt/bitcoinxt"
+HOMEPAGE="https://github.com/bitcoinxt/bitcoinxt"
My_PV="${PV/\.0/}A"
SRC_URI="https://github.com/bitcoinxt/bitcoinxt/archive/v${My_PV}.tar.gz -> ${P}.tar.gz"