diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-07-03 14:38:08 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-03 11:36:05 +0700 |
commit | 698e16a0b8b120aad2f40f8b13f88985f69e2e2a (patch) | |
tree | cc8f909a29f151b86039eb4a68d37c833a8822a3 /development/eclipse-cpp/eclipse-cpp.SlackBuild | |
parent | 68225cf52d2caddec3ad75b49fdbeaaa4893d2ff (diff) |
development/eclipse-cpp: Updated for version 4.20.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 f6050ac95dd37..b66d6273ad6dd 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.19} -SRCVERSION=${SRCVERSION:-2021-03-R} +VERSION=${VERSION:-4.20} +SRCVERSION=${SRCVERSION:-2021-06-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |