From f82da62724259969a45f7fa7a8f087c3b2d377c9 Mon Sep 17 00:00:00 2001
From: Rob Austein <sra@hactrn.net>
Date: Sun, 26 Jan 2020 22:45:04 +0000
Subject: Upgrade to latest "classic" Waterfox

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 3020c2c..0f765e9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-URL := https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.14.en-US.linux-x86_64.tar.bz2
+URL := https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-classic-2020.01.en-US.linux-x86_64.tar.bz2
 
 all:
 	wget -N ${URL}
-- 
cgit v1.2.3