assaultcube: correct version
This commit is contained in:
parent
dd345c8ff9
commit
bb0214c991
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
# master branch has legacy (1.2.0.2) protocol 1201 and gcc 6 fix.
|
||||
pname = "assaultcube";
|
||||
version = "01052017";
|
||||
name = "${pname}-${version}";
|
||||
version = "unstable-2017-05-01";
|
||||
|
||||
meta = {
|
||||
description = "Fast and fun first-person-shooter based on the Cube fps";
|
||||
|
|
Loading…
Reference in a new issue