summaryrefslogtreecommitdiffstats
path: root/network/etherpad-lite
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2016-01-20 23:17:02 +0000
committer David Spencer <idlemoor@slackbuilds.org>2016-01-23 01:16:52 +0000
commitf748ab508bb5bafb52e28b8d670bf269384da4ae (patch)
treefebd2ebdb89236c50107bf06d012b67cff40d81d /network/etherpad-lite
parentab5220c6fa6244d4b40d11cd9068bb7bce2ee2f7 (diff)
downloadslackbuilds-f748ab508bb5bafb52e28b8d670bf269384da4ae.tar.gz
slackbuilds-f748ab508bb5bafb52e28b8d670bf269384da4ae.tar.xz
network/etherpad-lite: Updated for version 1.5.7.
Fixed build failure with node-0.12. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/etherpad-lite')
-rw-r--r--network/etherpad-lite/etherpad-lite.SlackBuild2
-rw-r--r--network/etherpad-lite/etherpad-lite.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/etherpad-lite/etherpad-lite.SlackBuild b/network/etherpad-lite/etherpad-lite.SlackBuild
index 940bb84e49..941d421670 100644
--- a/network/etherpad-lite/etherpad-lite.SlackBuild
+++ b/network/etherpad-lite/etherpad-lite.SlackBuild
@@ -7,7 +7,7 @@
#
PRGNAM=etherpad-lite
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.5.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/etherpad-lite/etherpad-lite.info b/network/etherpad-lite/etherpad-lite.info
index 5dfbbc712c..5d3fdf8023 100644
--- a/network/etherpad-lite/etherpad-lite.info
+++ b/network/etherpad-lite/etherpad-lite.info
@@ -1,8 +1,8 @@
PRGNAM="etherpad-lite"
-VERSION="1.3.0"
+VERSION="1.5.7"
HOMEPAGE="http://etherpad.org/"
-DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.3.0.tar.gz"
-MD5SUM="baa4e7c8588cfcf5c2a4ef7768de5e89"
+DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.5.7.tar.gz"
+MD5SUM="13691d2abb449c0eb1fc93f9ffbcc6b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="node"