diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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} |