network/palemoon-bin: Updated for version 29.4.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
khronosschoty 2022-02-25 13:24:25 +07:00 committed by Willy Sudiarto Raharjo
parent 7b9e84488f
commit 94a00ee424
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
# Copyright 2015 pomfland
# Copyright 2017-2018 Skaendo <skaendo at excite dot com>
# Copyright 2018 Vasily Sora USA
# Copyright 2018,2022 Vasily Sora USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=palemoon-bin
SRCNAM=palemoon
VERSION=${VERSION:-29.1.1}
VERSION=${VERSION:-29.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="palemoon-bin"
VERSION="29.1.1"
VERSION="29.4.4"
HOMEPAGE="https://www.palemoon.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://linux.palemoon.org/datastore/release/palemoon-29.1.1.linux-x86_64-gtk2.tar.xz"
MD5SUM_x86_64="1a39e784adcd7891c391195fabcbb06a"
DOWNLOAD_x86_64="http://linux.palemoon.org/datastore/release/palemoon-29.4.4.linux-x86_64-gtk2.tar.xz"
MD5SUM_x86_64="0e6295ed60fb1783e95f436a990adb47"
REQUIRES=""
MAINTAINER="khronosschoty"
EMAIL="khronosschoty@posteo.org"