diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2023-10-24 06:30:46 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-28 13:11:49 +0700 |
commit | e0c1d08421c74794ab135a345fe984c6a9c5ba1e (patch) | |
tree | 0c29adaa41ca272336bf0b0f1eb12a796e5dc9e2 /network | |
parent | 20666795eb5ae698a78e0b68e713e97b376d2bf6 (diff) |
network/roundcubemail: Updated for version 1.4.15.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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="" |