mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/claws-mail: Updated for version 3.17.3.
This commit is contained in:
parent
3a36732367
commit
4417450c65
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for claws-mail
|
||||
#
|
||||
# Copyright 2009-2018 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2019 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=claws-mail
|
||||
VERSION=${VERSION:-3.17.1}
|
||||
VERSION=${VERSION:-3.17.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="claws-mail"
|
||||
VERSION="3.17.1"
|
||||
VERSION="3.17.3"
|
||||
HOMEPAGE="https://www.claws-mail.org/"
|
||||
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-3.17.1.tar.xz"
|
||||
MD5SUM="7446f1b18735209055775521c7140506"
|
||||
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-3.17.3.tar.xz"
|
||||
MD5SUM="4dba4238f91bc2f4e146379842a17ad3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libetpan"
|
||||
|
|
Loading…
Reference in a new issue