3
0
Fork 0
forked from mirrors/nixpkgs

raspberrypifw: 1.20160620 -> 1.20161020

This commit is contained in:
Tuomas Tynkkynen 2016-11-28 00:23:40 +02:00
parent 02e1846d62
commit 25d6bfa258

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
name = "raspberrypi-firmware-${version}";
version = "1.20160620";
version = "1.20161020";
src = fetchFromGitHub {
owner = "raspberrypi";
repo = "firmware";
rev = version;
sha256 = "06g691px0abndp5zvz2ba1g675rcqb64n055h5ahgnlck5cdpawg";
sha256 = "073cry7xqrbkn8p1qzl4f3z6jvcbks4i61fz7i2pbwa60vddcp34";
};
dontStrip = true; # Stripping breaks some of the binaries