ntp: update to 4.2.7p479
This commit is contained in:
parent
5e69c1c24b
commit
608bd84454
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ntp'
|
||||
pkgname=ntp
|
||||
version=4.2.7p476
|
||||
revision=3
|
||||
version=4.2.7p479
|
||||
revision=1
|
||||
wrksrc="ntp-dev-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto --enable-linuxcap --enable-ipv6
|
||||
|
@ -14,14 +14,14 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.ntp.org/"
|
||||
update_pkgname=ntp-dev
|
||||
distfiles="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ntp-dev-${version}.tar.gz"
|
||||
checksum=ed4471c4472759dc7a7af2002f69f5d9a446c58ae0081b3e3a550a5590b8f94e
|
||||
checksum=92df30bf6cd70c4917bc398ac096a115dcb918265768d0db28d5e9c47d9a4a54
|
||||
|
||||
make_dirs="/var/db/ntpd 0755 ntpd ntpd"
|
||||
conf_files="/etc/ntp.conf"
|
||||
system_accounts="ntpd"
|
||||
ntpd_homedir="/var/db/ntpd"
|
||||
provides="ntp-daemon-0_1"
|
||||
replaces="runit-void<20141013_2 ntp-daemon>=0"
|
||||
replaces="ntp-daemon>=0"
|
||||
build_options="systemd"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue