network/etherpad-lite: Updated for version 1.5.7.

Fixed build failure with node-0.12.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-01-20 23:17:02 +00:00
parent ab5220c6fa
commit f748ab508b
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
#
PRGNAM=etherpad-lite
VERSION=${VERSION:-1.3.0}
VERSION=${VERSION:-1.5.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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"