network/palemoon: Updated for version 28.5.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
khronosschoty 2019-05-04 01:59:41 +07:00 committed by Willy Sudiarto Raharjo
parent 6f2a344192
commit 1a5d245860
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 4 deletions

View file

@ -26,7 +26,7 @@
# Special thanks to Ponce
PRGNAM=palemoon
VERSION=${VERSION:-28.4.0}
VERSION=${VERSION:-28.5.0}
SRCNAM=${SRCNAM:-UXP-PM${VERSION}_Release}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -191,6 +191,7 @@ OPTIONS="\
--with-default-mozilla-five-home=/usr/lib${LIBDIRSUFFIX}/$PRGNAM-$VERSION \
--x-libraries=/usr/lib${LIBDIRSUFFIX} \
--enable-default-toolkit=cairo-$GTK \
--disable-accessibility \
$DEBUG \
$DEVTOOLS \
--enable-application=$PRGNAM \

View file

@ -1,9 +1,9 @@
PRGNAM="palemoon"
VERSION="28.4.0"
VERSION="28.5.0"
HOMEPAGE="http://www.palemoon.org/"
DOWNLOAD="https://github.com/MoonchildProductions/UXP/archive/PM28.4.0_Release/UXP-PM28.4.0_Release.tar.gz \
DOWNLOAD="https://github.com/MoonchildProductions/UXP/archive/PM28.5.0_Release/UXP-PM28.5.0_Release.tar.gz \
http://ponce.cc/slackware/sources/repo/autoconf-2.13.tar.xz"
MD5SUM="99d1a285549956e1629ab783ecdf9302 \
MD5SUM="7913939e8466ca590957872d662eb53c \
f2994d302cf736e7e71974edfa51da3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""