network/imapfilter: Updated for version 2.6.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
87b7e6989a
commit
dc9af39de3
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for imapfilter
|
||||
|
||||
# Copyright 2010 Šime Ramov
|
||||
# Copyright 2016 Andrew Clemons, Wellington, New Zealand
|
||||
# Copyright 2016-2017 Andrew Clemons, Wellington, New Zealand
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=imapfilter
|
||||
VERSION=${VERSION:-2.6.10}
|
||||
VERSION=${VERSION:-2.6.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="imapfilter"
|
||||
VERSION="2.6.10"
|
||||
VERSION="2.6.11"
|
||||
HOMEPAGE="https://github.com/lefcha/imapfilter"
|
||||
DOWNLOAD="https://github.com/lefcha/imapfilter/archive/v2.6.10/imapfilter-2.6.10.tar.gz"
|
||||
MD5SUM="e41ce5aaecba04bb030d1ca7a8ac9073"
|
||||
DOWNLOAD="https://github.com/lefcha/imapfilter/archive/v2.6.11/imapfilter-2.6.11.tar.gz"
|
||||
MD5SUM="ce2b896b350e4dfa1d6376dfb6072687"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua"
|
||||
|
|
Loading…
Reference in New Issue