diff options
Diffstat (limited to 'network/etherpad-lite')
-rw-r--r-- | network/etherpad-lite/etherpad-lite.SlackBuild | 2 | ||||
-rw-r--r-- | network/etherpad-lite/etherpad-lite.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/etherpad-lite/etherpad-lite.SlackBuild b/network/etherpad-lite/etherpad-lite.SlackBuild index 923080d741..9b39a886fe 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.2.1} +VERSION=${VERSION:-1.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/etherpad-lite/etherpad-lite.info b/network/etherpad-lite/etherpad-lite.info index 8466b99220..47d76a1f2c 100644 --- a/network/etherpad-lite/etherpad-lite.info +++ b/network/etherpad-lite/etherpad-lite.info @@ -1,8 +1,8 @@ PRGNAM="etherpad-lite" -VERSION="1.2.1" +VERSION="1.2.3" HOMEPAGE="http://etherpad.org/" -DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.2.1.tar.gz" -MD5SUM="5a05f5c83229d90fbd1c6f0c892fa149" +DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.2.3.tar.gz" +MD5SUM="06e674886d8301c7592311b54a0dfd53" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README% node" |