summaryrefslogtreecommitdiff
path: root/getflashrom
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-23 08:58:35 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-23 08:58:35 +0000
commit1bf083d7eb18d383c708980072adc1a02d491875 (patch)
treecb78fa30032d337be03070b16a2ac6055939623b /getflashrom
parentfbbcac0dcbc6f73f575dd9c36f7ed0bbd4104018 (diff)
Update flashrom
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")