diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/roundcubemail/roundcubemail.SlackBuild | 2 | ||||
-rw-r--r-- | network/roundcubemail/roundcubemail.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/roundcubemail/roundcubemail.SlackBuild b/network/roundcubemail/roundcubemail.SlackBuild index 274a70e264b22..81857a2de53a8 100644 --- a/network/roundcubemail/roundcubemail.SlackBuild +++ b/network/roundcubemail/roundcubemail.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=roundcubemail -VERSION=${VERSION:-1.4.14} +VERSION=${VERSION:-1.4.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/roundcubemail/roundcubemail.info b/network/roundcubemail/roundcubemail.info index 0b4be092f0dde..490db962be4a0 100644 --- a/network/roundcubemail/roundcubemail.info +++ b/network/roundcubemail/roundcubemail.info @@ -1,8 +1,8 @@ PRGNAM="roundcubemail" -VERSION="1.4.14" +VERSION="1.4.15" HOMEPAGE="https://roundcube.net/" -DOWNLOAD="https://github.com/roundcube/roundcubemail/releases/download/1.4.14/roundcubemail-1.4.14-complete.tar.gz" -MD5SUM="02c7ee3caf92d871690abdf7c76eb0fb" +DOWNLOAD="https://github.com/roundcube/roundcubemail/releases/download/1.4.15/roundcubemail-1.4.15-complete.tar.gz" +MD5SUM="70da491b8b16514bc39e4c76174f93b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |