summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/download
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/helpers/download')
-rwxr-xr-xresources/scripts/helpers/download/flashrom2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/flashrom b/resources/scripts/helpers/download/flashrom
index ee5cc3d..d8b287d 100755
--- a/resources/scripts/helpers/download/flashrom
+++ b/resources/scripts/helpers/download/flashrom
@@ -43,7 +43,7 @@ git clone https://github.com/stefanct/flashrom.git
cd "flashrom/"
# reset to known revision
-git reset --hard 99b2468c9eaa97f7209ee919aa254ba536fd84c2
+git reset --hard 3d3210e6b453738c6b13fbbb2c230b59f5d8adad
# Apply patches
# ------------------------------------------------------------------------------