From b2ccf8dd31d1457ae9f0ae270054117179220370 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 7 Apr 2015 08:29:34 +0000 Subject: Imported from /home/lorry/working-area/delta_ntp/ntp-4.2.8p2.tar.gz. --- packageinfo.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packageinfo.sh') diff --git a/packageinfo.sh b/packageinfo.sh index 6963a20..81106fe 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -41,11 +41,11 @@ # To see what UpdatePoint will do without modifying packageinfo.sh as it # does by default, use the -t/--test option before the repo type: # -# shell# scripts/UpdatePoint -t stable +# shell# scripts/build/UpdatePoint -t stable # # repotype must be stable or dev -repotype=dev +repotype=stable # post-4.2.8: # version=Major.Minor @@ -55,7 +55,7 @@ repotype=dev # UpdatePoint will fail if repotype is inconsistent with minor. proto=4 major=2 -minor=7 +minor=8 case "${proto}.${major}" in 4.[012]) @@ -83,7 +83,7 @@ CLTAG=NTP_4_2_0 # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=482 +point=2 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) -- cgit v1.2.1