bogofilter: update to 1.2.5.
This commit is contained in:
parent
bebf294151
commit
bae56e5665
1 changed files with 7 additions and 7 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'bogofilter'
|
# Template file for 'bogofilter'
|
||||||
pkgname=bogofilter
|
pkgname=bogofilter
|
||||||
version=1.2.4
|
version=1.2.5
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sysconfdir=/etc/${pkgname} --with-database=sqlite"
|
configure_args="--sysconfdir=/etc/${pkgname} --with-database=sqlite"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="perl"
|
|
||||||
makedepends="gsl-devel sqlite-devel"
|
makedepends="gsl-devel sqlite-devel"
|
||||||
short_desc="A fast Bayesian spam filtering tool"
|
depends="perl"
|
||||||
|
short_desc="Fast Bayesian spam filtering tool"
|
||||||
maintainer="Gour <gour@atmarama.net>"
|
maintainer="Gour <gour@atmarama.net>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="http://bogofilter.sourceforge.net"
|
homepage="http://bogofilter.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d2f2598d1300307209b7b1905cc0637d2d053c0a4701a8d44383867299578471
|
checksum=3248a1373bff552c500834adbea4b6caee04224516ae581fb25a4c6a6dee89ea
|
||||||
|
|
||||||
conf_files="/etc/bogofilter/bogofilter.cf"
|
conf_files="/etc/bogofilter/bogofilter.cf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue