projects
/
osm
/
SO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2613ee7
)
Updated platform
33/833/1
author
Laurence Maultsby
<laurence.maultsby@riftio.com>
Thu, 22 Dec 2016 19:11:29 +0000
(14:11 -0500)
committer
Laurence Maultsby
<laurence.maultsby@riftio.com>
Thu, 22 Dec 2016 19:11:29 +0000
(14:11 -0500)
Signed-off-by: Laurence Maultsby <laurence.maultsby@riftio.com>
BUILD.sh
patch
|
blob
|
history
diff --git
a/BUILD.sh
b/BUILD.sh
index
0443cc4
..
4521ca7
100755
(executable)
--- a/
BUILD.sh
+++ b/
BUILD.sh
@@
-114,10
+114,10
@@
fi
if [[ $PLATFORM == ub16 ]]; then
PLATFORM_REPOSITORY=${1:-OSM}
- PLATFORM_VERSION=${2:-4.3.1.0.5
0309
}
+ PLATFORM_VERSION=${2:-4.3.1.0.5
3651
}
elif [[ $PLATFORM == fc20 ]]; then
PLATFORM_REPOSITORY=${1:-OSM} # change to OSM when published
- PLATFORM_VERSION=${2:-4.3.1.0.5
0310
}
+ PLATFORM_VERSION=${2:-4.3.1.0.5
3651
}
else
echo "Internal error: unknown platform $PLATFORM"
exit 1