dma: rebuild against OpenSSL
This commit is contained in:
parent
86989de8cd
commit
a34b863e3e
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'dma'
|
||||
pkgname=dma
|
||||
version=0.13
|
||||
revision=2
|
||||
revision=3
|
||||
conf_files="/etc/dma/*.conf"
|
||||
make_dirs="/var/spool/dma 2775 root mail"
|
||||
hostmakedepends="flex"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Small Mail Transport Agent (MTA), designed for home and office use"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
Loading…
Reference in a new issue