Browse Source

ntpd: update to 4.2.8p5

Signed-off-by: Peter Wagner <tripolar@gmx.at>
lilik-openwrt-22.03
Peter Wagner 9 years ago
parent
commit
a0fac8b9a0
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      net/ntpd/Makefile

+ 4
- 4
net/ntpd/Makefile View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006-2015 OpenWrt.org
# Copyright (C) 2006-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ntp
PKG_VERSION:=4.2.8p4
PKG_RELEASE:=2
PKG_VERSION:=4.2.8p5
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:=6af96862b09324a8ef965ca76b759c8b
PKG_MD5SUM:=9f02b2a0acc1617ce2716d529a58d2d8
PKG_LICENSE:=Unique
PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html


Loading…
Cancel
Save