mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
libesmtp: enable ssl support.
This commit is contained in:
parent
c0a5a385bc
commit
9893ee269a
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
||||||
# Template file for 'libesmtp'
|
# Template file for 'libesmtp'
|
||||||
pkgname=libesmtp
|
pkgname=libesmtp
|
||||||
version=1.0.6
|
version=1.0.6
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--with-openssl"
|
||||||
|
makedepends="openssl-devel"
|
||||||
short_desc="Manage submission of emails using SMTP protocol"
|
short_desc="Manage submission of emails using SMTP protocol"
|
||||||
maintainer="pancake <pancake@nopcode.org>"
|
maintainer="pancake <pancake@nopcode.org>"
|
||||||
homepage="http://stafford.uklinux.net/libesmtp/"
|
homepage="http://stafford.uklinux.net/libesmtp/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue