Initial commit
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
name: exim
|
||||
description: Message Transfer Agent
|
||||
version: "4.99"
|
||||
revision: 1
|
||||
url: https://www.exim.org/
|
||||
license: GPL2-only
|
||||
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: 5df38b042ffa9a9c8d31b20bc8481558070e361b06f657608622a62a327adcba
|
||||
Reference in New Issue
Block a user