summaryrefslogtreecommitdiff
path: root/getflashrom
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-10-15 02:07:30 +0100
committerFrancis Rowe <info@gluglug.org.uk>2014-10-15 02:07:30 +0100
commit7113d6716fe43353dc0bf377f97eecb3169646ab (patch)
tree2ca3179e5a8a40e0c66b9af8b350d5043b317f34 /getflashrom
parent2cb722596872a79f8cebd856f2a4adb36b075bcb (diff)
Update flashrom
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")