From bd7d8a153681a78d0aee7cb58192d8ee4406f2af Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@robotics.uk.to>
Date: Sun, 30 Oct 2016 11:36:36 +0000
Subject: [PATCH] Update pihole version

---
 src/freedombone-app-pihole | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedombone-app-pihole b/src/freedombone-app-pihole
index 7e8139236..0b85f75ff 100755
--- a/src/freedombone-app-pihole
+++ b/src/freedombone-app-pihole
@@ -46,7 +46,7 @@ PIHOLE_BLACKLIST=$piholeDir/blacklist.txt
 PIHOLE_WHITELIST=$piholeDir/whitelist.txt
 
 PIHOLE_REPO="https://github.com/pi-hole/pi-hole"
-PIHOLE_COMMIT='dce24df37922171cef1dd3c3a025c09cb4a6a818'
+PIHOLE_COMMIT='69e3a45083bd311aecdbc3935986dac5ce64caa8'
 
 pihole_variables=(ONION_ONLY
                   PIHOLE_IFACE
-- 
GitLab