mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spampd: remove noarch
This commit is contained in:
parent
0fcdcdbde6
commit
9f364915ba
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'spampd'
|
# Template file for 'spampd'
|
||||||
pkgname=spampd
|
pkgname=spampd
|
||||||
version=2.30
|
version=2.30
|
||||||
revision=1
|
revision=2
|
||||||
|
build_style=gnu-makefile
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="perl perl-Net-Server spamassassin"
|
depends="perl perl-Net-Server spamassassin"
|
||||||
build_style=gnu-makefile
|
|
||||||
short_desc="SMTP proxy used scan messages for spam"
|
short_desc="SMTP proxy used scan messages for spam"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.worlddesign.com/index.cfm/page/software/open-source/spampd.htm"
|
homepage="http://www.worlddesign.com/index.cfm/page/software/open-source/spampd.htm"
|
||||||
distfiles="https://github.com/downloads/mpaperno/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="https://github.com/downloads/mpaperno/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=c980e55f46c7757fd45294e5268766253123490d0158d2ee36ad5700ddf823bb
|
checksum=c980e55f46c7757fd45294e5268766253123490d0158d2ee36ad5700ddf823bb
|
||||||
archs=noarch
|
|
||||||
system_accounts="_spampd"
|
system_accounts="_spampd"
|
||||||
_spampd_homedir="/var/lib/spampd"
|
_spampd_homedir="/var/lib/spampd"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue