mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/palemoon: Updated for version 28.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
977714c4c8
commit
25d6f51031
2 changed files with 7 additions and 7 deletions
|
@ -26,9 +26,9 @@
|
|||
# Special thanks to Ponce
|
||||
|
||||
PRGNAM=palemoon
|
||||
VERSION=${VERSION:-28.9.1}
|
||||
VERSION=${VERSION:-28.10.0}
|
||||
SRCNAM1=${SRCNAM1:-Pale-Moon-${VERSION}_Release}
|
||||
SRCNAM2=${SRCNAM2:-UXP-RELBASE_20200408}
|
||||
SRCNAM2=${SRCNAM2:-UXP-RELBASE_20200603}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
PRGNAM="palemoon"
|
||||
VERSION="28.9.1"
|
||||
VERSION="28.10.0"
|
||||
HOMEPAGE="http://www.palemoon.org/"
|
||||
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 \
|
||||
DOWNLOAD="https://github.com/MoonchildProductions/Pale-Moon/archive/28.10.0_Release/Pale-Moon-28.10.0_Release.tar.gz
|
||||
https://github.com/MoonchildProductions/UXP/archive/RELBASE_20200603/UXP-RELBASE_20200603.tar.gz \
|
||||
http://ponce.cc/slackware/sources/repo/autoconf-2.13.tar.xz"
|
||||
MD5SUM="ea07a9d9e8f683c1dcb08a145cf3e829 \
|
||||
7cf9189c71db0b652e142e913bb1f989 \
|
||||
MD5SUM="602745f4703f835ff617e3ecfc2226e4 \
|
||||
77c52f1bd1b26139bdc11aa6bddee8f8 \
|
||||
f2994d302cf736e7e71974edfa51da3c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue