network/claws-mail: Updated for version 4.1.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erik Hanson 2022-06-23 18:23:26 -05:00 committed by Willy Sudiarto Raharjo
parent 8fc8b5c098
commit 7f7c513734
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=claws-mail
VERSION=${VERSION:-4.0.0}
VERSION=${VERSION:-4.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="claws-mail"
VERSION="4.0.0"
VERSION="4.1.0"
HOMEPAGE="https://www.claws-mail.org/"
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-4.0.0.tar.xz"
MD5SUM="96144e56900bb94dc69c04fed548bd79"
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-4.1.0.tar.xz"
MD5SUM="be5e391e1d3f7be6032d1e9d0dbf63e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libetpan"