mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/imapfilter: Updated for version 2.6.14.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
16281a17fb
commit
c1bbdb60d3
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for imapfilter
|
||||
|
||||
# Copyright 2010 Šime Ramov
|
||||
# Copyright 2016-2018 Andrew Clemons, Wellington, New Zealand
|
||||
# Copyright 2016-2019 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.12}
|
||||
VERSION=${VERSION:-2.6.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="imapfilter"
|
||||
VERSION="2.6.12"
|
||||
VERSION="2.6.14"
|
||||
HOMEPAGE="https://github.com/lefcha/imapfilter"
|
||||
DOWNLOAD="https://github.com/lefcha/imapfilter/archive/v2.6.12/imapfilter-2.6.12.tar.gz"
|
||||
MD5SUM="5a39752f0c2347415a8d5804ea3ce80e"
|
||||
DOWNLOAD="https://github.com/lefcha/imapfilter/archive/v2.6.14/imapfilter-2.6.14.tar.gz"
|
||||
MD5SUM="caffa67a40c8bc1e46e1852caa66bec9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua"
|
||||
|
|
Loading…
Reference in a new issue