mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/palemoon: Updated for version 28.8.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
31208d762e
commit
1369ce69dc
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Special thanks to Ponce
|
||||
|
||||
PRGNAM=palemoon
|
||||
VERSION=${VERSION:-28.8.1}
|
||||
VERSION=${VERSION:-28.8.2.1}
|
||||
SRCNAM=${SRCNAM:-UXP-PM${VERSION}_Release}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="palemoon"
|
||||
VERSION="28.8.1"
|
||||
VERSION="28.8.2.1"
|
||||
HOMEPAGE="http://www.palemoon.org/"
|
||||
DOWNLOAD="https://github.com/MoonchildProductions/UXP/archive/PM28.8.1_Release/UXP-PM28.8.1_Release.tar.gz \
|
||||
DOWNLOAD="https://github.com/MoonchildProductions/UXP/archive/PM28.8.2.1_Release/UXP-PM28.8.2.1_Release.tar.gz \
|
||||
http://ponce.cc/slackware/sources/repo/autoconf-2.13.tar.xz"
|
||||
MD5SUM="7369b3ea9b8e9c8c75af13468b8fead1 \
|
||||
MD5SUM="53ae9f53266ee693800117ea7609590c \
|
||||
f2994d302cf736e7e71974edfa51da3c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue