mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/etherpad-lite: Switch to nodejs.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c3732f7905
commit
a6424abaab
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.5.7.tar.gz"
|
||||||
MD5SUM="13691d2abb449c0eb1fc93f9ffbcc6b7"
|
MD5SUM="13691d2abb449c0eb1fc93f9ffbcc6b7"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="node"
|
REQUIRES="nodejs"
|
||||||
MAINTAINER="Luke Williams"
|
MAINTAINER="Luke Williams"
|
||||||
EMAIL="xocel@iquidus.org"
|
EMAIL="xocel@iquidus.org"
|
||||||
|
|
Loading…
Reference in a new issue