aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2023-05-02 06:46:41 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-06 08:28:17 +0700
commitea82cb6303b89b35e48f20402d6af3455d8372bf (patch)
treeaaea9d83bf406ac531bc7e46f78c33b766aec9df
parent10aeb5c0f852575a5b2042085c2a9a4878885b21 (diff)
network/imapfilter: Updated for version 2.8.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/imapfilter/imapfilter.SlackBuild4
-rw-r--r--network/imapfilter/imapfilter.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/imapfilter/imapfilter.SlackBuild b/network/imapfilter/imapfilter.SlackBuild
index 459fb986a51a9..925b8f7e78972 100644
--- a/network/imapfilter/imapfilter.SlackBuild
+++ b/network/imapfilter/imapfilter.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2010 Šime Ramov
# Copyright 2016-2019,2021 Andrew Clemons, Wellington New Zealand
-# Copyright 2022 Andrew Clemons, Tokyo Japan
+# Copyright 2022-2023 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=imapfilter
-VERSION=${VERSION:-2.7.6}
+VERSION=${VERSION:-2.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/imapfilter/imapfilter.info b/network/imapfilter/imapfilter.info
index ca079f8988745..6f119c426fbff 100644
--- a/network/imapfilter/imapfilter.info
+++ b/network/imapfilter/imapfilter.info
@@ -1,8 +1,8 @@
PRGNAM="imapfilter"
-VERSION="2.7.6"
+VERSION="2.8.1"
HOMEPAGE="https://github.com/lefcha/imapfilter"
-DOWNLOAD="https://github.com/lefcha/imapfilter/archive/v2.7.6/imapfilter-2.7.6.tar.gz"
-MD5SUM="da490ede660b8d399edc4c996f2748ff"
+DOWNLOAD="https://github.com/lefcha/imapfilter/archive/v2.8.1/imapfilter-2.8.1.tar.gz"
+MD5SUM="44087855f3a3f5f4d9ed21d35ad9e377"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"