network/palemoon: Updated for version 28.9.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
khronosschoty 2020-04-17 11:30:05 +07:00 committed by Willy Sudiarto Raharjo
parent 6ee2fd1d87
commit 1c1d4554e4
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 9 additions and 9 deletions

View file

@ -26,9 +26,9 @@
# Special thanks to Ponce
PRGNAM=palemoon
VERSION=${VERSION:-28.9.0.2}
VERSION=${VERSION:-28.9.1}
SRCNAM1=${SRCNAM1:-Pale-Moon-${VERSION}_Release}
SRCNAM2=${SRCNAM2:-UXP-RELBASE_20200324}
SRCNAM2=${SRCNAM2:-UXP-RELBASE_20200408}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -79,9 +79,9 @@ fi
# master trunck of the Pale Moon github repository.
BRANDING=${BRANDING:---enable-official-branding}
if [ "$BRANDING" = "NewMoon" ]; then
BRANDING="--disable-official-branding --with-branding=application/palemoon/branding/unofficial"
BRANDING="--disable-official-branding --with-branding=palemoon/branding/unofficial"
elif [ "$BRANDING" = "unstable" ]; then
BRANDING="--disable-official-branding --with-branding=application/palemoon/branding/unstable"
BRANDING="--disable-official-branding --with-branding=palemoon/branding/unstable"
fi
rm -rf $PKG $TMP/gold $TMP/$OBJ

View file

@ -1,11 +1,11 @@
PRGNAM="palemoon"
VERSION="28.9.0.2"
VERSION="28.9.1"
HOMEPAGE="http://www.palemoon.org/"
DOWNLOAD="https://github.com/MoonchildProductions/Pale-Moon/archive/28.9.0.2_Release/Pale-Moon-28.9.0.2_Release.tar.gz
https://github.com/MoonchildProductions/UXP/archive/RELBASE_20200324/UXP-RELBASE_20200324.tar.gz \
DOWNLOAD="https://github.com/MoonchildProductions/Pale-Moon/archive/28.9.1_Release/Pale-Moon-28.9.1_Release.tar.gz
https://github.com/MoonchildProductions/UXP/archive/RELBASE_20200408/UXP-RELBASE_20200408.tar.gz \
http://ponce.cc/slackware/sources/repo/autoconf-2.13.tar.xz"
MD5SUM="5664cbdc7ad15ceee29a1a993ecfcb23 \
0295e8bfeb73a85788de23736f093798 \
MD5SUM="ea07a9d9e8f683c1dcb08a145cf3e829 \
7cf9189c71db0b652e142e913bb1f989 \
f2994d302cf736e7e71974edfa51da3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""