mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
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'
|
# Template file for 'dma'
|
||||||
pkgname=dma
|
pkgname=dma
|
||||||
version=0.13
|
version=0.13
|
||||||
revision=2
|
revision=3
|
||||||
conf_files="/etc/dma/*.conf"
|
conf_files="/etc/dma/*.conf"
|
||||||
make_dirs="/var/spool/dma 2775 root mail"
|
make_dirs="/var/spool/dma 2775 root mail"
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
makedepends="libressl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="Small Mail Transport Agent (MTA), designed for home and office use"
|
short_desc="Small Mail Transport Agent (MTA), designed for home and office use"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue