diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-09-28 16:31:55 +1200 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2018-09-28 17:40:17 +1200 |
commit | 8e44c36e159c396a2133cb078238e54b9c257171 (patch) | |
tree | 9d1c7ed82099076519231be3a2fe6c24f254f453 /development/eclipse-cpp/eclipse-cpp.SlackBuild | |
parent | e31cdb20aba78a6d78a239085e26665bf634c0cd (diff) | |
download | slackbuilds-8e44c36e159c396a2133cb078238e54b9c257171.tar.gz |
development/eclipse-cpp: Updated for version 201809.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/eclipse-cpp/eclipse-cpp.SlackBuild')
-rw-r--r-- | development/eclipse-cpp/eclipse-cpp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclipse-cpp/eclipse-cpp.SlackBuild b/development/eclipse-cpp/eclipse-cpp.SlackBuild index 4e22cce8a8..d1aab7ee0d 100644 --- a/development/eclipse-cpp/eclipse-cpp.SlackBuild +++ b/development/eclipse-cpp/eclipse-cpp.SlackBuild @@ -27,8 +27,8 @@ # This script is just a binary repackaging. PRGNAM=eclipse-cpp -VERSION=${VERSION:-4.8.0} -SRCVERSION=${SRCVERSION:-photon-R} +VERSION=${VERSION:-201809} +SRCVERSION=${SRCVERSION:-2018-09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |