summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-04-13 19:57:18 +0200
committer Willy Sudiarto Raharjo2018-04-13 19:57:18 +0200
commit5c955cd77960f261bcb30013a1acc1bc01233510 (patch)
tree7369f7e62a051a896387860569af433f3c5ee9e5
parentf2f5bb08825b9fdd4c481a6c5ae51c4d46c1b326 (diff)
downloadslackbuilds-5c955cd77960f261bcb30013a1acc1bc01233510.tar.gz
network/etherpad-lite: Updated for version 1.6.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 aeb308c987..2679620b29 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.6.1}
+VERSION=${VERSION:-1.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/etherpad-lite/etherpad-lite.info b/network/etherpad-lite/etherpad-lite.info
index 11327f7f55..9cb5f14ed1 100644
--- a/network/etherpad-lite/etherpad-lite.info
+++ b/network/etherpad-lite/etherpad-lite.info
@@ -1,8 +1,8 @@
PRGNAM="etherpad-lite"
-VERSION="1.6.1"
+VERSION="1.6.5"
HOMEPAGE="http://etherpad.org/"
-DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.6.1/etherpad-lite-1.6.1.tar.gz"
-MD5SUM="2de5cf27933cf687dcca9ea2350e38d4"
+DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.6.5/etherpad-lite-1.6.5.tar.gz"
+MD5SUM="e0c5fac06a4ec37cfba66f4514bc27ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"