From ee0f0f02884b4a215033f4c63de40024aa7dcc1c Mon Sep 17 00:00:00 2001 From: Lakshay Rohila <103126231+lakshayrohila@users.noreply.github.com> Date: Thu, 14 Mar 2024 23:03:16 +0530 Subject: [PATCH] Update palemoon to 33.0.1 (#4250) This Palemoon version (basically 33.0.x) brings support for many websites which could not load earlier (for eg. - github.com, mega.nz) --- woof-code/rootfs-petbuilds/palemoon/pet.specs | 2 +- woof-code/rootfs-petbuilds/palemoon/petbuild | 4 ++-- woof-code/rootfs-petbuilds/palemoon/sha256.sum | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/woof-code/rootfs-petbuilds/palemoon/pet.specs b/woof-code/rootfs-petbuilds/palemoon/pet.specs index 52626b3e6b8..88b82625469 100644 --- a/woof-code/rootfs-petbuilds/palemoon/pet.specs +++ b/woof-code/rootfs-petbuilds/palemoon/pet.specs @@ -1 +1 @@ -palemoon-32.1.1|palemoon|32.1.1||Internet|2800K||palemoon-32.1.1||Palemoon web browser|puppy||| +palemoon-33.0.1|palemoon|33.0.1||Internet|2800K||palemoon-33.0.1||Palemoon web browser|puppy||| diff --git a/woof-code/rootfs-petbuilds/palemoon/petbuild b/woof-code/rootfs-petbuilds/palemoon/petbuild index eeb6b3838be..0ae5fe7620e 100644 --- a/woof-code/rootfs-petbuilds/palemoon/petbuild +++ b/woof-code/rootfs-petbuilds/palemoon/petbuild @@ -1,9 +1,9 @@ download() { - [ -f palemoon-32.1.1.linux-x86_64-gtk3.tar.xz ] || wget -t 3 -T 60 https://rm-us.palemoon.org/release/palemoon-32.1.1.linux-x86_64-gtk3.tar.xz || wget -t 3 -T 60 https://archive.palemoon.org/palemoon/32.x/32.1.1/Linux/palemoon-32.1.1.linux-x86_64-gtk3.tar.xz + [ -f palemoon-33.0.1.linux-x86_64-gtk3.tar.xz ] || wget -t 3 -T 60 https://rm-us.palemoon.org/release/palemoon-33.0.1.linux-x86_64-gtk3.tar.xz || wget -t 3 -T 60 https://archive.palemoon.org/palemoon/33.x/33.0.1/Linux/palemoon-33.0.1.linux-x86_64-gtk3.tar.xz } build() { - tar -xJf palemoon-32.1.1.linux-x86_64-gtk3.tar.xz palemoon/ + tar -xJf palemoon-33.0.1.linux-x86_64-gtk3.tar.xz palemoon/ mv palemoon/ /opt/ ln -fs /opt/palemoon/palemoon /usr/bin/palemoon diff --git a/woof-code/rootfs-petbuilds/palemoon/sha256.sum b/woof-code/rootfs-petbuilds/palemoon/sha256.sum index a01d9d1a847..ca2bc3731ea 100644 --- a/woof-code/rootfs-petbuilds/palemoon/sha256.sum +++ b/woof-code/rootfs-petbuilds/palemoon/sha256.sum @@ -1 +1 @@ -56fc022b02f755db9efaa727d06af95d120b923f8b374857ff3bed8e9a51804e palemoon-32.1.1.linux-x86_64-gtk3.tar.xz +c09b562451fe7ee6190d179fabcf203afba1dcf617df64526466f2ca427d9ec4 palemoon-33.0.1.linux-x86_64-gtk3.tar.xz