ntp: update to 4.2.8p7.

This commit is contained in:
Michael Gehring 2016-04-27 06:21:07 +02:00
parent 4132f2dff4
commit 0920f497f9

View File

@ -1,7 +1,7 @@
# Template file for 'ntp'
pkgname=ntp
version=4.2.8p6
revision=4
version=4.2.8p7
revision=1
build_style=gnu-configure
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
--enable-all-clocks ol_cv_pthread_select_yields=yes"
@ -12,7 +12,7 @@ license="BSD"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.ntp.org/"
distfiles="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${version}.tar.gz"
checksum=583d0e1c573ace30a9c6afbea0fc52cae9c8c916dbc15c026e485a0dda4ba048
checksum=81d20c06a0b01abe3b84fac092185bf014252d38fe5e7b2758f604680a0220dc
make_dirs="/var/db/ntpd 0755 ntpd ntpd"
conf_files="/etc/ntp.conf"
@ -33,6 +33,7 @@ post_install() {
vconf ${FILESDIR}/ntp.conf
vsv isc-ntpd
rm -r ${DESTDIR}/usr/share/doc
vlicense COPYRIGHT
}
ntp-perl_package() {