openntpd: update to 6.2p3

This commit is contained in:
Sir_Boops 2017-10-31 02:25:56 -06:00 committed by Leаh Neukirchen
parent dfb71e3f6b
commit 7943e0361c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'openntpd'
pkgname=openntpd
version=6.2p2
version=6.2p3
revision=1
build_style=gnu-configure
configure_args="--with-privsep-user=$pkgname --with-cacert=/etc/ssl/certs.pem"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="http://openntpd.org/"
distfiles="http://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/${pkgname}-${version}.tar.gz"
checksum=5808a4137b008a4db20907e1a482f474734b120f254e3c5feb90db15e0820fb2
checksum=7b02691524197e01ba6b1b4b7595b33956e657ba6d5c4cf2fc20ea3f4914c13a
conf_files="/etc/ntpd.conf"
provides="ntp-daemon-0_1"