diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-10-09 09:22:24 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-09 16:44:33 +0700 |
commit | c96eac6ac40c23c6e3d5924d5c773619e5f47c47 (patch) | |
tree | 2aeebfe00c02b067033f68d3ecd1284021b6c3be /development/eclipse-jee/eclipse-jee.SlackBuild | |
parent | 64518622c8e85de58a66dd3b3fe083d71cecf570 (diff) |
development/eclipse-jee: Updated for version 4.21.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/eclipse-jee/eclipse-jee.SlackBuild')
-rw-r--r-- | development/eclipse-jee/eclipse-jee.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclipse-jee/eclipse-jee.SlackBuild b/development/eclipse-jee/eclipse-jee.SlackBuild index 8f8a1d51d05ec..5845a2c5666d6 100644 --- a/development/eclipse-jee/eclipse-jee.SlackBuild +++ b/development/eclipse-jee/eclipse-jee.SlackBuild @@ -29,8 +29,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=eclipse-jee -VERSION=${VERSION:-4.20} -SRCVERSION=${SRCVERSION:-2021-06-R} +VERSION=${VERSION:-4.21} +SRCVERSION=${SRCVERSION:-2021-09-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |