summaryrefslogtreecommitdiff
path: root/sys-block/whdd/whdd-3.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/whdd/whdd-3.0.1.ebuild')
-rw-r--r--sys-block/whdd/whdd-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/whdd/whdd-3.0.1.ebuild b/sys-block/whdd/whdd-3.0.1.ebuild
index 9aadaee1ff07..bfc5dada862e 100644
--- a/sys-block/whdd/whdd-3.0.1.ebuild
+++ b/sys-block/whdd/whdd-3.0.1.ebuild
@@ -13,7 +13,7 @@ then
EGIT_REPO_URI="https://github.com/${PN}/${PN}"
inherit git-r3
else
- SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz"
+ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 x86"
inherit vcs-snapshot
fi