openntpd: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:57:06 +02:00
parent 51b3fcbc20
commit bd46df3351
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'openntpd' # Template file for 'openntpd'
pkgname=openntpd pkgname=openntpd
version=6.2p3 version=6.2p3
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-privsep-user=$pkgname --with-cacert=/etc/ssl/certs.pem" configure_args="--with-privsep-user=$pkgname --with-cacert=/etc/ssl/certs.pem"
hostmakedepends="automake libtool" hostmakedepends="automake libtool"