summaryrefslogtreecommitdiffstats
path: root/network/exim/exim.SlackBuild
diff options
context:
space:
mode:
author Thomas Morper2012-10-26 16:35:58 +0200
committer dsomero2012-11-04 15:53:56 +0100
commit0b099b6a187badb5553a7e9d0f991098d8c4deee (patch)
tree511eef72c338578216936eeb24af750d846f6939 /network/exim/exim.SlackBuild
parent7b23b0956369cde8d32704a287d780445a654f53 (diff)
downloadslackbuilds-0b099b6a187badb5553a7e9d0f991098d8c4deee.tar.gz
network/exim: Updated for version 4.80.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/exim/exim.SlackBuild')
-rw-r--r--network/exim/exim.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/exim/exim.SlackBuild b/network/exim/exim.SlackBuild
index 83f2597e27..63aac71480 100644
--- a/network/exim/exim.SlackBuild
+++ b/network/exim/exim.SlackBuild
@@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=exim
-VERSION=${VERSION:-4.80}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-4.80.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then