Update mdbtools-git to latest
This commit is contained in:
parent
46cdc2e017
commit
b37af08c3d
@ -3,12 +3,13 @@
|
|||||||
scrollkeeper}:
|
scrollkeeper}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "mdbtools-git";
|
name = "mdbtools-git-2014-07-25";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "http://github.com/brianb/mdbtools.git";
|
url = "http://github.com/brianb/mdbtools.git";
|
||||||
rev = "dfd752ec022097ee1e0999173aa604d8a0c0ca8b";
|
rev = "9ab40e83e6789015c965c92bdb62f92f8cdd0dbd";
|
||||||
sha256 = "0ibj36yxlhwjgi7cj170lwpbzdbgidkq5p8raa59v76bdrxwmb0n";
|
sha256 = "18j1a9y9xhl7hhx30zvmx2n4w7dc8c7sdr6722sf3mh5230mvv59";
|
||||||
|
name = "mdbtools-git-export";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [glib readline bison flex pkgconfig libiconv autoconf automake
|
buildInputs = [glib readline bison flex pkgconfig libiconv autoconf automake
|
||||||
|
Loading…
Reference in New Issue
Block a user