ntpd: update to 4.2.8p2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
parent
20c2805549
commit
f4ef2c8fd7
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ntp
|
||||
PKG_VERSION:=4.2.8p1
|
||||
PKG_VERSION:=4.2.8p2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
|
||||
PKG_MD5SUM:=65d8cdfae4722226fbe29863477641ed
|
||||
PKG_MD5SUM:=fa37049383316322d060ec9061ac23a9
|
||||
|
||||
PKG_LICENSE:=Unique
|
||||
PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html
|
||||
|
|
Loading…
Reference in a new issue