mktorrent: fix version to match tarball
This commit is contained in:
parent
64d5bf475c
commit
8c8ac0fc8b
@ -1,7 +1,7 @@
|
|||||||
{stdenv, fetchurl, openssl}:
|
{stdenv, fetchurl, openssl}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "mktorrent-1.0.0";
|
name = "mktorrent-1.0";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://sourceforge/mktorrent/mktorrent-1.0.tar.gz;
|
url = mirror://sourceforge/mktorrent/mktorrent-1.0.tar.gz;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user