]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/nqptp
header.pl: Force browsers to reload rrdimage.js
[ipfire-2.x.git] / lfs / nqptp
index f8bf1b8fa92995cb5d7393656676cee333ba0d85..f35831613af44df3fdfd393f301d41d363cf4695 100644 (file)
--- a/lfs/nqptp
+++ b/lfs/nqptp
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -26,7 +26,9 @@ include Config
 
 SUMMARY    = nqptp is a daemon that monitors timing data from any PTP clocks
 
-VER        = d900567
+# https://github.com/mikebrady/nqptp/archive/$(VER).tar.gz
+# The archive part of the url no longer exists
+VER        = 1.2.4
 
 THISAPP    = nqptp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +36,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = nqptp
-PAK_VER    = 2
+PAK_VER    = 4
 
 SERVICES   = nqptp
 
@@ -46,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 83db62518577bda0198e989a1274c46b0f0c658cf281fd282b4b1e51544339c00a3e6da43a472e8de50bcd3926c113ca7cd29e8e562de8b1260763d64baa069b
+$(DL_FILE)_BLAKE2 = b19f57b00bd092e518914804c5ae573733e2643548fcc40eaeaf89530495312d3f8536cbc854a36557b7bd9cf14bd5c44453772899bc635b53c4ae38ef3120f4
 
 install : $(TARGET)