network/palemoon: Updated for version 27.9.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Skaendo 2018-05-18 19:00:38 +01:00 committed by David Spencer
parent 7568217098
commit a523d751c8
2 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=palemoon
VERSION=${VERSION:-27.9.1}
VERSION=${VERSION:-27.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="palemoon"
VERSION="27.9.1"
VERSION="27.9.2"
HOMEPAGE="https://www.palemoon.org/"
DOWNLOAD="http://linux.palemoon.org/datastore/release/palemoon-27.9.1.en-US.linux-i686.tar.bz2"
MD5SUM="4cb738caf0cb74b00b39576d64f58253"
DOWNLOAD_x86_64="http://linux.palemoon.org/datastore/release/palemoon-27.9.1.en-US.linux-x86_64.tar.bz2"
MD5SUM_x86_64="39669089277852aa6b341b88e08db2f8"
DOWNLOAD="http://linux.palemoon.org/datastore/release/palemoon-27.9.2.en-US.linux-i686.tar.bz2"
MD5SUM="179aae644a0bfc2545b59e7c3de80b9f"
DOWNLOAD_x86_64="http://linux.palemoon.org/datastore/release/palemoon-27.9.2.en-US.linux-x86_64.tar.bz2"
MD5SUM_x86_64="39b7d7ababc3d212fba8fc0a69bfe904"
REQUIRES=""
MAINTAINER="Skaendo"
EMAIL="skaendo at excite dot com"