openntpd: update to 6.0p1.

This commit is contained in:
Juan RP 2016-05-31 07:03:42 +02:00
parent e50e7f027e
commit 866e29082f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'openntpd'
pkgname=openntpd
version=5.9p1
revision=4
version=6.0p1
revision=1
build_style=gnu-configure
configure_args="--with-privsep-user=$pkgname --with-cacert=/etc/ssl/certs.pem"
hostmakedepends="automake libtool"
@ -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=200c04056d4d6441653cac71d515611f3903aa7b15b8f5661a40dab3fb3697b3
checksum=b1ab80094788912adb12b33cb1f251cc58db39294c1b5c6376972f5f7ba577e8
conf_files="/etc/ntpd.conf"
provides="ntp-daemon-0_1"