summaryrefslogtreecommitdiff
path: root/getflashrom
diff options
context:
space:
mode:
Diffstat (limited to 'getflashrom')
-rwxr-xr-xgetflashrom2
1 files changed, 1 insertions, 1 deletions
diff --git a/getflashrom b/getflashrom
index 8b2a409..c3d59cf 100755
--- a/getflashrom
+++ b/getflashrom
@@ -33,7 +33,7 @@ rm -rf flashrom
# ---------------------------------------------------------------------
# download it using subversion
-svn co -r 1850 svn://flashrom.org/flashrom/trunk flashrom
+svn co -r 1854 svn://flashrom.org/flashrom/trunk flashrom
# there are no permanent patches needed to be applied here:
# the patches are applied selectively at build time (when running "builddeps-flashrom")