mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/imapfilter: Updated for version 2.6.16.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
ad1b303ebf
commit
00ac0d56fa
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=imapfilter
|
||||
VERSION=${VERSION:-2.6.14}
|
||||
VERSION=${VERSION:-2.6.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="imapfilter"
|
||||
VERSION="2.6.14"
|
||||
VERSION="2.6.16"
|
||||
HOMEPAGE="https://github.com/lefcha/imapfilter"
|
||||
DOWNLOAD="https://github.com/lefcha/imapfilter/archive/v2.6.14/imapfilter-2.6.14.tar.gz"
|
||||
MD5SUM="caffa67a40c8bc1e46e1852caa66bec9"
|
||||
DOWNLOAD="https://github.com/lefcha/imapfilter/archive/v2.6.16/imapfilter-2.6.16.tar.gz"
|
||||
MD5SUM="3cb100fd8171c893079f9a969fea6db8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua"
|
||||
|
|
Loading…
Reference in a new issue