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 ffe83d7..a107ad7 100755
--- a/getflashrom
+++ b/getflashrom
@@ -31,7 +31,7 @@ rm -rf flashrom
# ---------------------------------------------------------------------
# download it using subversion
-svn co -r 1846 svn://flashrom.org/flashrom/trunk flashrom
+svn co -r 1850 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")