android-udev-rules: 20170305 -> 20170612

This commit is contained in:
Jörg Thalheim 2017-06-13 08:05:37 +01:00
parent d74f8351a5
commit f866cae200
No known key found for this signature in database
GPG Key ID: CA4106B8D7CC79FA

View File

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
name = "android-udev-rules-${version}";
version = "20170305";
version = "20170612";
src = fetchFromGitHub {
owner = "M0Rf30";
repo = "android-udev-rules";
rev = version;
sha256 = "0di64pqs0snbfmncbarvyb9dr3bpv203pqxn5h5i39400jvqwyb6";
sha256 = "14x22d00zby6wsjaccyh7n8jq1mqzwpx49s85mhmaahbrfd5jwnw";
};
installPhase = ''