mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/bogofilter: Updated for version 1.2.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
75acdbdddc
commit
352eb075f1
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for bogofilter
|
||||
|
||||
# Copyright 2008, 2010 Robby Workman Northport, Alabama, USA
|
||||
# Copyright 2008-2011 Robby Workman Northport, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bogofilter
|
||||
VERSION=1.2.1
|
||||
VERSION=1.2.2
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bogofilter"
|
||||
VERSION="1.2.1"
|
||||
VERSION="1.2.2"
|
||||
HOMEPAGE="http://bogofilter.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bogofilter/bogofilter-1.2.1.tar.bz2"
|
||||
MD5SUM="2eb802f4e271b99c3d8f68b14f8df9ef"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bogofilter/bogofilter-1.2.2.tar.bz2"
|
||||
MD5SUM="4bcabdf8c5e7efefcb508eda7e80eebc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Robby Workman"
|
||||
|
|
Loading…
Reference in a new issue