From a505e3815f5cc25916be334951a68faf7abf67ed Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Tue, 3 Jul 2018 08:57:37 +1000 Subject: [PATCH] Correct upstream commit sha --- patches/patchinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 5ef67d76..4f9a5c13 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -52,7 +52,7 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "cba24001e482fa8a8a1fbf5d5390539e2792b1aa" + echo "86864486be64a277f6edf8e66709cd0f17a4eed9" } # Show version information