|
@@ -1,5 +1,5 @@
|
1
|
1
|
#
|
2
|
|
-# Copyright (C) 2006-2015 OpenWrt.org
|
|
2
|
+# Copyright (C) 2006-2016 OpenWrt.org
|
3
|
3
|
#
|
4
|
4
|
# This is free software, licensed under the GNU General Public License v2.
|
5
|
5
|
# See /LICENSE for more information.
|
|
@@ -8,12 +8,12 @@
|
8
|
8
|
include $(TOPDIR)/rules.mk
|
9
|
9
|
|
10
|
10
|
PKG_NAME:=ntp
|
11
|
|
-PKG_VERSION:=4.2.8p4
|
12
|
|
-PKG_RELEASE:=2
|
|
11
|
+PKG_VERSION:=4.2.8p5
|
|
12
|
+PKG_RELEASE:=1
|
13
|
13
|
|
14
|
14
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
15
|
15
|
PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
|
16
|
|
-PKG_MD5SUM:=6af96862b09324a8ef965ca76b759c8b
|
|
16
|
+PKG_MD5SUM:=9f02b2a0acc1617ce2716d529a58d2d8
|
17
|
17
|
|
18
|
18
|
PKG_LICENSE:=Unique
|
19
|
19
|
PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html
|