aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2020-01-26 22:45:04 +0000
committerRob Austein <sra@hactrn.net>2020-01-26 22:45:04 +0000
commitf82da62724259969a45f7fa7a8f087c3b2d377c9 (patch)
treeabd758d645c8f7cdd56e204682d0ed7b0345b58f
parent3c0b1a0922339c37b84c5e1c915da7bd2981e514 (diff)
Upgrade to latest "classic" Waterfox
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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}