summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2022-03-07 04:54:40 +0000
committerLeah Rowe <leah@libreboot.org>2022-03-07 04:58:11 +0000
commit33a43ffc0789c0e7f400d5868555355066fc9cb1 (patch)
treedb6c4bc1b85b6b9727c828d3d7e9494a7a175234
parent9557da45df2dfe16cde612d56ea44207df4a8ebf (diff)
update flashrom
-rwxr-xr-xresources/scripts/download/flashrom2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/download/flashrom b/resources/scripts/download/flashrom
index c5ff4bac..c297247c 100755
--- a/resources/scripts/download/flashrom
+++ b/resources/scripts/download/flashrom
@@ -62,7 +62,7 @@ fi
cd "flashrom/"
# reset to known revision
-git reset --hard v1.2
+git reset --hard 11680db4e1251eb842bee11e53b6d1f0ae67767b
)
printf "\n\n"