mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
spamassassin: use archive.apache.org distfiles
archive.apache.org has all version, while the old site has only newest version.
This commit is contained in:
parent
0edf6d35eb
commit
3a52372eea
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ short_desc="Tool that serves as a mail filter to identify Spam"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://spamassassin.apache.org/"
|
homepage="https://spamassassin.apache.org/"
|
||||||
distfiles="http://www.us.apache.org/dist/${pkgname}/source/Mail-SpamAssassin-${version}.tar.gz"
|
distfiles="https://archive.apache.org/dist/spamassassin/source/Mail-SpamAssassin-${version}.tar.gz"
|
||||||
checksum=8ea27a165b81e3ce8c84ae85c3ecba1f2edfa04ef4a86f07fe28ab612fc8ff60
|
checksum=8ea27a165b81e3ce8c84ae85c3ecba1f2edfa04ef4a86f07fe28ab612fc8ff60
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/mail/spamassassin/v312.pre
|
/etc/mail/spamassassin/v312.pre
|
||||||
|
|
Loading…
Add table
Reference in a new issue