ili2c: 5.0.0 -> 5.0.8
This commit is contained in:
parent
de14e60d02
commit
c970d3b105
@ -2,7 +2,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "ili2c";
|
||||
version = "5.0.0";
|
||||
version = "5.0.8";
|
||||
|
||||
nativeBuildInputs = [ ant jdk makeWrapper ];
|
||||
|
||||
@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "claeis";
|
||||
repo = pname;
|
||||
rev = "${pname}-${version}";
|
||||
sha256 = "0xps2343d5gdr2aj8j3l4cjq4k9zbxxlhnp8sjlhxh1wdczxlwx6";
|
||||
sha256 = "1yhsyh940kb33y2n6xl7zhf0f6q0nrxbyg6c4g5n2imllpn54sgi";
|
||||
};
|
||||
|
||||
buildPhase = "ant jar";
|
||||
|
Loading…
x
Reference in New Issue
Block a user