diff options
Diffstat (limited to 'app-crypt/nwipe/nwipe-0.21.ebuild')
-rw-r--r-- | app-crypt/nwipe/nwipe-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/nwipe/nwipe-0.21.ebuild b/app-crypt/nwipe/nwipe-0.21.ebuild index 42136eb1d5af..91818423c6c6 100644 --- a/app-crypt/nwipe/nwipe-0.21.ebuild +++ b/app-crypt/nwipe/nwipe-0.21.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Securely erase disks using a variety of recognized methods" HOMEPAGE="https://github.com/martijnvanbrummelen/nwipe/" -SRC_URI="https://github.com/martijnvanbrummelen/${PN}/archive/v${PV}.tar.gz" +SRC_URI="https://github.com/martijnvanbrummelen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |