mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
openntpd: rebuild against libressl-2.2.1.
This commit is contained in:
parent
e3542fac95
commit
256abc63ef
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'openntpd'
|
# Template file for 'openntpd'
|
||||||
pkgname=openntpd
|
pkgname=openntpd
|
||||||
version=5.7p4
|
version=5.7p4
|
||||||
revision=4
|
revision=6
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --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"
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
depends="ca-certificates"
|
depends="ca-certificates"
|
||||||
|
|
Loading…
Add table
Reference in a new issue