mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/claws-mail: Updated for version 3.17.1.
This commit is contained in:
parent
7b6be4a2c6
commit
78ff47b691
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=claws-mail
|
||||
VERSION=${VERSION:-3.17.0}
|
||||
VERSION=${VERSION:-3.17.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="claws-mail"
|
||||
VERSION="3.17.0"
|
||||
VERSION="3.17.1"
|
||||
HOMEPAGE="https://www.claws-mail.org/"
|
||||
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-3.17.0.tar.xz"
|
||||
MD5SUM="dae31cc4efdf97a40e335b41d132f269"
|
||||
DOWNLOAD="https://www.claws-mail.org/releases/claws-mail-3.17.1.tar.xz"
|
||||
MD5SUM="7446f1b18735209055775521c7140506"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libetpan"
|
||||
|
|
Loading…
Reference in a new issue