ntp: update md5sum/sha256sum

This commit is contained in:
Harald Welte 2015-02-20 12:31:34 +01:00
parent 823aa457c6
commit b386e61712
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
require ntp.inc
PR = "r1"
PR = "r2"
SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \
file://tickadj.c.patch \
@ -12,8 +12,8 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \
file://ntpd.service \
"
SRC_URI[md5sum] = "59876a9009b098ff59767ee45a88ebd2"
SRC_URI[sha256sum] = "6e84d4ddfa14b911c3ed88463af10867e1fa9b287e7b34d8a02e78be85a7c40e"
SRC_URI[md5sum] = "65d8cdfae4722226fbe29863477641ed"
SRC_URI[sha256sum] = "948274b88f1ed002d867ced6aaefdfd0999668b11285ac2b3a67ff2629d59d88"
EXTRA_OECONF += " --with-net-snmp-config=no --without-ntpsnmpd"