mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/PaleMoon: Updated for version 27.8.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
6656fd72bc
commit
86c68bcec4
3 changed files with 7 additions and 9 deletions
|
@ -25,7 +25,7 @@
|
|||
# Modified by SlackBuilds.org
|
||||
|
||||
PRGNAM=PaleMoon
|
||||
VERSION=${VERSION:-27.7.2}
|
||||
VERSION=${VERSION:-27.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -152,7 +152,7 @@ PATH=$TMP/autoconf-tmp/usr/bin:$PATH
|
|||
# Build PaleMoon
|
||||
cd $TMP
|
||||
rm -rf Pale-Moon-${VERSION}_Release
|
||||
tar xzvf $CWD/${VERSION}_Release.tar.gz || tar xzvf $CWD/Pale-Moon-${VERSION}_Release.tar.gz
|
||||
tar xvf $CWD/palemoon-${VERSION}-source.tar.gz
|
||||
cd Pale-Moon-${VERSION}_Release
|
||||
chown -R root:root .
|
||||
find -L . \
|
||||
|
|
|
@ -1,12 +1,10 @@
|
|||
PRGNAM="PaleMoon"
|
||||
VERSION="27.7.2"
|
||||
VERSION="27.8.0"
|
||||
HOMEPAGE="http://www.palemoon.org/"
|
||||
DOWNLOAD="https://github.com/MoonchildProductions/Pale-Moon/archive/27.7.2_Release/Pale-Moon-27.7.2_Release.tar.gz \
|
||||
http://ponce.cc/slackware/sources/repo/autoconf-2.13.tar.xz \
|
||||
http://ponce.cc/slackware/sources/repo/autoconf-2.13-consolidated_fixes-1.patch.gz"
|
||||
MD5SUM="0d795ab10157c77b54dd836d58cdc2b7 \
|
||||
f2994d302cf736e7e71974edfa51da3c \
|
||||
d6cdb231911a8d0b08a25b8dd8c5935c"
|
||||
DOWNLOAD="ftp://source:get@archive.palemoon.org/palemoon-27.8.0-source.tar.gz \
|
||||
http://ponce.cc/slackware/sources/repo/autoconf-2.13.tar.xz"
|
||||
MD5SUM="9745e8e1c1ed57ffd47acb2d6aff3804 \
|
||||
f2994d302cf736e7e71974edfa51da3c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg"
|
||||
|
|
BIN
network/PaleMoon/autoconf-2.13-consolidated_fixes-1.patch.gz
Normal file
BIN
network/PaleMoon/autoconf-2.13-consolidated_fixes-1.patch.gz
Normal file
Binary file not shown.
Loading…
Reference in a new issue