Browse Source

ntpd: update to 4.2.8p8

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

+ 2
- 2
net/ntpd/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ntp
PKG_VERSION:=4.2.8p7
PKG_VERSION:=4.2.8p8
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:=46dfba933c3e4bc924d8e55068797578
PKG_MD5SUM:=4a8636260435b230636f053ffd070e34
PKG_LICENSE:=Unique
PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html


Loading…
Cancel
Save