summaryrefslogtreecommitdiffstats
path: root/development/phantomjs
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2013-11-16 18:25:25 +0100
committer Robby Workman <rworkman@slackbuilds.org>2013-11-16 13:58:09 -0600
commite6d5514a8e19ff8a088e4715cf86c1e5eb2de91e (patch)
tree0140d673f2ae30e0e252d82d1c824a598abd81bc /development/phantomjs
parent802dba130a87414cd23ea25643f5ef7cf550dee9 (diff)
downloadslackbuilds-e6d5514a8e19ff8a088e4715cf86c1e5eb2de91e.tar.gz
slackbuilds-e6d5514a8e19ff8a088e4715cf86c1e5eb2de91e.tar.xz
development/phantomjs: Updated for version 1.9.2.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/phantomjs')
-rw-r--r--development/phantomjs/phantomjs.SlackBuild6
-rw-r--r--development/phantomjs/phantomjs.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/development/phantomjs/phantomjs.SlackBuild b/development/phantomjs/phantomjs.SlackBuild
index 2c8f0a9458..2424ef796b 100644
--- a/development/phantomjs/phantomjs.SlackBuild
+++ b/development/phantomjs/phantomjs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for phantomjs
-# Copyright 2012 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2012-2013 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=phantomjs
-VERSION=1.6.1
-BUILD=${BUILD:-2}
+VERSION=1.9.2
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/development/phantomjs/phantomjs.info b/development/phantomjs/phantomjs.info
index 5ec7d72e53..f54cae32a5 100644
--- a/development/phantomjs/phantomjs.info
+++ b/development/phantomjs/phantomjs.info
@@ -1,8 +1,8 @@
PRGNAM="phantomjs"
-VERSION="1.6.1"
+VERSION="1.9.2"
HOMEPAGE="http://phantomjs.org/"
-DOWNLOAD="http://phantomjs.googlecode.com/files/phantomjs-1.6.1-source.zip"
-MD5SUM="d169130eb9e7b483e6d3e927be07c8b3"
+DOWNLOAD="https://phantomjs.googlecode.com/files/phantomjs-1.9.2-source.zip"
+MD5SUM="3751244215bbec2e1eae74477ffdcb4a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="chrpath"