diff options
Diffstat (limited to 'app-crypt/nwipe')
-rw-r--r-- | app-crypt/nwipe/Manifest | 2 | ||||
-rw-r--r-- | app-crypt/nwipe/nwipe-0.21.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/nwipe/Manifest b/app-crypt/nwipe/Manifest index 30159d401d79..f6ce37471e30 100644 --- a/app-crypt/nwipe/Manifest +++ b/app-crypt/nwipe/Manifest @@ -1 +1 @@ -DIST v0.21.tar.gz 49298 SHA256 21251065b5a59d81286a2afdc25ef5602c06895113f8d2e5b537c11f2e0c3819 SHA512 0d083ac903889602ea5bd889b97f3dd3f1ac8c3737612394a68e9cc1fe44d387819be2aca563005b13e61d3406f080bfb279adbeffb106d3b489ac4748189aa2 WHIRLPOOL b9afdba68ec9dff33f555859a24b9543a17fb78633e02d17e61a9362395d8ac54a6438f774d1971605383abf515efe48d40e13fd0d522e7f60df0f9610cff826 +DIST nwipe-0.21.tar.gz 49298 SHA256 21251065b5a59d81286a2afdc25ef5602c06895113f8d2e5b537c11f2e0c3819 SHA512 0d083ac903889602ea5bd889b97f3dd3f1ac8c3737612394a68e9cc1fe44d387819be2aca563005b13e61d3406f080bfb279adbeffb106d3b489ac4748189aa2 WHIRLPOOL b9afdba68ec9dff33f555859a24b9543a17fb78633e02d17e61a9362395d8ac54a6438f774d1971605383abf515efe48d40e13fd0d522e7f60df0f9610cff826 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" |