isyncUnstable: 20161218 -> 20170329
This commit is contained in:
parent
5f8d6a56a8
commit
5cf9cbdc17
@ -2,13 +2,13 @@
|
|||||||
, autoconf, automake }:
|
, autoconf, automake }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "isync-git-20161218";
|
name = "isync-git-20170329";
|
||||||
rev = "77acc268123b8233843ca9bc3dcf90669efde08f";
|
rev = "1fdf793a3fb9f4704977ef49e0a490a83291ea4d";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://git.code.sf.net/p/isync/isync";
|
url = "https://git.code.sf.net/p/isync/isync";
|
||||||
inherit rev;
|
inherit rev;
|
||||||
sha256 = "0i21cgmgm8acvd7xwdk9pll3kl6cxj9s1hakqzbwks8j4ncygwkj";
|
sha256 = "1m54jjww1b7a6rfw4wckzx6z1nd90psbb6cs38b9c015cs0vwaf5";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ openssl pkgconfig db cyrus_sasl zlib autoconf automake ];
|
buildInputs = [ openssl pkgconfig db cyrus_sasl zlib autoconf automake ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user