network/etherpad-lite: Updated for version 1.6.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f2f5bb0882
commit
5c955cd779
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PRGNAM=etherpad-lite
|
||||
VERSION=${VERSION:-1.6.1}
|
||||
VERSION=${VERSION:-1.6.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue