diff options
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/ntp/ntp_4.2.8p11.bb (renamed from meta-networking/recipes-support/ntp/ntp_4.2.8p10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p10.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p11.bb index 6db165ace..c698fa049 100644 --- a/meta-networking/recipes-support/ntp/ntp_4.2.8p10.bb +++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p11.bb | |||
@@ -23,8 +23,8 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g | |||
23 | file://ntpd.list \ | 23 | file://ntpd.list \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[md5sum] = "745384ed0dedb3f66b33fe84d66466f9" | 26 | SRC_URI[md5sum] = "00950ca2855579541896513e78295361" |
27 | SRC_URI[sha256sum] = "ddd2366e64219b9efa0f7438e06800d0db394ac5c88e13c17b70d0dcdf99b99f" | 27 | SRC_URI[sha256sum] = "f14a39f753688252d683ff907035ffff106ba8d3db21309b742e09b5c3cd278e" |
28 | 28 | ||
29 | inherit autotools update-rc.d useradd systemd pkgconfig | 29 | inherit autotools update-rc.d useradd systemd pkgconfig |
30 | 30 | ||