summaryrefslogtreecommitdiff
path: root/packageinfo.sh
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-04-07 08:29:34 +0000
committer <>2015-04-13 18:52:43 +0000
commitb2ccf8dd31d1457ae9f0ae270054117179220370 (patch)
tree4ccd4a16d5e9ef5869630ba624e822665a6e248c /packageinfo.sh
parentbdab5265fcbf3f472545073a23f8999749a9f2b9 (diff)
downloadntp-b2ccf8dd31d1457ae9f0ae270054117179220370.tar.gz
Imported from /home/lorry/working-area/delta_ntp/ntp-4.2.8p2.tar.gz.HEADntp-4.2.8p2master
Diffstat (limited to 'packageinfo.sh')
-rw-r--r--packageinfo.sh8
1 files changed, 4 insertions, 4 deletions
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)