41 lines
748 B
YAML
41 lines
748 B
YAML
name: exim
|
|
description: Message Transfer Agent
|
|
version: "4.100"
|
|
revision: 1
|
|
url: https://www.exim.org/
|
|
license: GPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/mail/aliases
|
|
- etc/mail/exim.conf
|
|
depends:
|
|
- bash
|
|
- gdbm
|
|
- glibc
|
|
- libidn
|
|
- libidn2
|
|
- openldap
|
|
- libnsl
|
|
- libxcrypt
|
|
- openssl
|
|
- pam
|
|
- pcre2
|
|
- perl
|
|
- sqlite
|
|
make_depends:
|
|
- perl-file-fcntllock
|
|
conflicts:
|
|
- smtp-forwarder
|
|
- smtp-server
|
|
provides:
|
|
- smtp-forwarder
|
|
- smtp-server
|
|
downloads:
|
|
- url: https://ftp.exim.org/pub/exim/exim4/exim-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 5bd0a3e353dbfcd5c8174388b824316a61ee2455d9052ea2f0877dee939d33b3
|