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 7 src = fetchurl { 8 url = "http://ftp.be.debian.org/pub/linux/utils/kernel/cpufreq/cpufrequtils-${version}.tar.gz"; 9 - sha256 = "127i38d4w1hv2dzdy756gmbhq25q3k34nqb2s0xlhsfhhdqs0lq0"; 10 }; 11 12 patches = [
··· 6 7 src = fetchurl { 8 url = "http://ftp.be.debian.org/pub/linux/utils/kernel/cpufreq/cpufrequtils-${version}.tar.gz"; 9 + hash = "sha256-AFOgcYPQaUg70GJhS8YcuAgMV32mHN9+ExsGThoa8Yg="; 10 }; 11 12 patches = [