mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
ntp: security update to 4.2.8.
This commit is contained in:
parent
3f66f032d4
commit
631664eba4
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'ntp'
|
# Template file for 'ntp'
|
||||||
pkgname=ntp
|
pkgname=ntp
|
||||||
version=4.2.7p482
|
version=4.2.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ntp-dev-${version}"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
|
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
|
||||||
ol_cv_pthread_select_yields=yes"
|
ol_cv_pthread_select_yields=yes"
|
||||||
|
@ -13,8 +12,8 @@ license="BSD"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.ntp.org/"
|
homepage="http://www.ntp.org/"
|
||||||
update_pkgname=ntp-dev
|
update_pkgname=ntp-dev
|
||||||
distfiles="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ntp-dev-${version}.tar.gz"
|
distfiles="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${version}.tar.gz"
|
||||||
checksum=1a0ce15405974040f7a11c057401336807b0648f6503947b46eaf43da4a9c4d4
|
checksum=2e920df8b6a5a410567a73767fa458c00c7f0acec3213e69ed0134414a50d8ee
|
||||||
|
|
||||||
make_dirs="/var/db/ntpd 0755 ntpd ntpd"
|
make_dirs="/var/db/ntpd 0755 ntpd ntpd"
|
||||||
conf_files="/etc/ntp.conf"
|
conf_files="/etc/ntp.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue