bluez-tools: fix sha256 hash.

This commit is contained in:
Xing Yang 2016-05-19 23:35:30 +01:00 committed by Bjørn Forsman
parent 31fa7eda70
commit 63da839700

View file

@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
src = fetchgit {
inherit rev;
url = "https://github.com/khvzak/bluez-tools.git";
sha256 = "3f264d14ba8ef1b0d3c45e621a5c685035a60d789da64f64d25055047f45c55b";
sha256 = "0ylk10gfqlwmiz1k355axdhraixc9zym9f87xhag23934x64m8wa";
};
preConfigure = ''
./autogen.sh