From b2c170073468481f430249ddbe1162ac36e400c0 Mon Sep 17 00:00:00 2001 From: Johannes Schoepfer Date: Thu, 7 Nov 2024 22:55:45 +0700 Subject: [PATCH] network/roundcubemail: Updated for version 1.5.9. Signed-off-by: Willy Sudiarto Raharjo --- network/roundcubemail/roundcubemail.SlackBuild | 6 +++--- network/roundcubemail/roundcubemail.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/network/roundcubemail/roundcubemail.SlackBuild b/network/roundcubemail/roundcubemail.SlackBuild index 81857a2de5..2412830770 100644 --- a/network/roundcubemail/roundcubemail.SlackBuild +++ b/network/roundcubemail/roundcubemail.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for roundcube -# Copyright 2022-2023 Johannes Schoepfer, Germany +# Copyright 2022-2024 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=roundcubemail -VERSION=${VERSION:-1.4.15} +VERSION=${VERSION:-1.5.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -75,7 +75,7 @@ chmod 755 $PKG/etc/cron.daily/$PRGNAM.new mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - README.md LICENSE UPGRADING CHANGELOG \ + README.md LICENSE UPGRADING CHANGELOG.md \ $PKG/usr/doc/$PRGNAM-$VERSION # apache example config cat << EOF > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM-apache.conf diff --git a/network/roundcubemail/roundcubemail.info b/network/roundcubemail/roundcubemail.info index 490db962be..668b56d658 100644 --- a/network/roundcubemail/roundcubemail.info +++ b/network/roundcubemail/roundcubemail.info @@ -1,8 +1,8 @@ PRGNAM="roundcubemail" -VERSION="1.4.15" +VERSION="1.5.9" HOMEPAGE="https://roundcube.net/" -DOWNLOAD="https://github.com/roundcube/roundcubemail/releases/download/1.4.15/roundcubemail-1.4.15-complete.tar.gz" -MD5SUM="70da491b8b16514bc39e4c76174f93b4" +DOWNLOAD="https://github.com/roundcube/roundcubemail/releases/download/1.5.9/roundcubemail-1.5.9-complete.tar.gz" +MD5SUM="0b2803f231ebcecf98d7b662054af4e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""