mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
openntpd: update to 5.7p2.
This commit is contained in:
parent
37bfb8e741
commit
0253f8d75b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openntpd'
|
# Template file for 'openntpd'
|
||||||
pkgname=openntpd
|
pkgname=openntpd
|
||||||
version=5.7p1
|
version=5.7p2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-privsep-user=$pkgname --with-privsep-path=/var/empty"
|
configure_args="--with-privsep-user=$pkgname --with-privsep-path=/var/empty"
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://openntpd.org/"
|
homepage="http://openntpd.org/"
|
||||||
distfiles="http://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/${pkgname}-${version}.tar.gz"
|
||||||
checksum=071cfdcfc179c481568a2b8262945243a3123abfc7fa8831da1bbff3729b8307
|
checksum=1640ad4a6e6475f6065d5f999b17b5dc6ab40dc17309b782b9ae390fe54bd6a5
|
||||||
|
|
||||||
conf_files="/etc/ntpd.conf"
|
conf_files="/etc/ntpd.conf"
|
||||||
provides="ntp-daemon-0_1"
|
provides="ntp-daemon-0_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue