diff options
author | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2008-03-13 04:20:14 +0000 |
---|---|---|
committer | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2008-03-13 04:20:14 +0000 |
commit | 553648dd2db3a6f467f44ab88cc58b481e535e6b (patch) | |
tree | 2e83f905d0ed94b68ff452c4eddd7c6a421a417a | |
parent | 0769880ade8c019f9237a3f4101c87a0ad57566c (diff) | |
download | slackbuilds-553648dd2db3a6f467f44ab88cc58b481e535e6b.tar.gz slackbuilds-553648dd2db3a6f467f44ab88cc58b481e535e6b.tar.bz2 |
Updated: eclipse-3.3.2
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1650 370017ae-e619-0410-ac65-c121f96126d4
-rwxr-xr-x | dev/util/eclipse/eclipse.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/util/eclipse/eclipse.SlackBuild b/dev/util/eclipse/eclipse.SlackBuild index ce0d0f8f..1c3da421 100755 --- a/dev/util/eclipse/eclipse.SlackBuild +++ b/dev/util/eclipse/eclipse.SlackBuild @@ -33,7 +33,7 @@ CWD="$(pwd)" SRC_NAME="eclipse" PKG_NAME="eclipse" ARCH=${ARCH:=i386} -SRC_VERSION=${VERSION:=R-3.3.1.1-200710231652} +SRC_VERSION=${VERSION:=R-3.3.2-200802211800} PKG_VERSION="$(echo "$SRC_VERSION" | cut -d "-" -f 2)" BUILD=${BUILD:=1ls} SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME |