summaryrefslogtreecommitdiff
path: root/sys-block/whdd/whdd-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/whdd/whdd-9999.ebuild')
-rw-r--r--sys-block/whdd/whdd-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild
index 967ab1dc5447..12d895e39ab9 100644
--- a/sys-block/whdd/whdd-9999.ebuild
+++ b/sys-block/whdd/whdd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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