amd-ucode: updating to 2012-09-10

This commit is contained in:
Lluís Batlle i Rossell 2012-09-16 22:36:43 +02:00
parent ce3e42df72
commit 6a63479899

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "amd-ucode-2012-01-17";
name = "amd-ucode-2012-09-10";
src = fetchurl {
url = "http://www.amd64.org/pub/microcode/${name}.tar";
sha256 = "0mqnbs87khv6p874cbyf9nb8i4gc592ws67lyzhc4chmwvc9ln47";
sha256 = "065phvhx5hx5ssdd1x2p5m1yv26ak7l5aaw6yk6h95x9mxn5r111";
};
installPhase = ''