cpufrequtils: change sha256 hash to sri form

Signed-off-by: Christina Sørensen <christina@cafkafk.com>

+1 -1
+1 -1
pkgs/os-specific/linux/cpufrequtils/default.nix
··· 6 6 7 7 src = fetchurl { 8 8 url = "http://ftp.be.debian.org/pub/linux/utils/kernel/cpufreq/cpufrequtils-${version}.tar.gz"; 9 - sha256 = "127i38d4w1hv2dzdy756gmbhq25q3k34nqb2s0xlhsfhhdqs0lq0"; 9 + hash = "sha256-AFOgcYPQaUg70GJhS8YcuAgMV32mHN9+ExsGThoa8Yg="; 10 10 }; 11 11 12 12 patches = [