mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user