ntp: update to 4.2.7p445.

This commit is contained in:
Juan RP 2014-06-27 11:42:18 +02:00
parent 1f2b9cae32
commit 11a3a30291

View File

@ -1,7 +1,7 @@
# Template file for 'ntp'
pkgname=ntp
version=4.2.7p421
revision=3
version=4.2.7p445
revision=1
wrksrc="ntp-dev-${version}"
build_style=gnu-configure
configure_args="--with-crypto --enable-linuxcap --enable-ipv6
@ -13,7 +13,7 @@ license="BSD"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.ntp.org/"
distfiles="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ntp-dev-${version}.tar.gz"
checksum=cc362f1a5bce1658761283bf3dcb14674557de953a0688973bb04c501f8baf10
checksum=e547e38354e9bae452303c3d00c66c8f437b9a9b4967674de6bf4d516cd504a1
conf_files="/etc/ntp.conf"
system_accounts="ntpd"
@ -33,7 +33,7 @@ post_install() {
}
ntp-perl_package() {
depends="ntp>=$version perl>=0"
depends="ntp>=$version perl"
noarch=yes
short_desc+=" - perl scripts"
pkg_install() {