mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/bogofilter: Updated for version 1.2.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
ef52919296
commit
c5307deda2
3 changed files with 10 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for bogofilter
|
||||
|
||||
# Copyright 2008-2012 Robby Workman Northport, Alabama, USA
|
||||
# Copyright 2008-2013 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=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.2.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bogofilter"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.2.4"
|
||||
HOMEPAGE="http://bogofilter.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bogofilter/bogofilter-1.2.2.tar.bz2"
|
||||
MD5SUM="4bcabdf8c5e7efefcb508eda7e80eebc"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bogofilter/bogofilter-1.2.4.tar.bz2"
|
||||
MD5SUM="d0a5eebb3274b23ceabe766a6443a1c5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
bogofilter: bogofilter (mail filtering software)
|
||||
|
|
Loading…
Reference in a new issue