mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/netbeans: Updated for version 7.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
5655b691df
commit
63bb36d784
3 changed files with 7 additions and 7 deletions
|
@ -4,7 +4,7 @@ The NetBeans IDE is a free, Open-Source Integrated Development
|
|||
Environment for software developers. The IDE runs on many platforms
|
||||
including Windows, Linux, Solaris, and the MacOS. The NetBeans IDE
|
||||
provides developers with all the tools they need to create
|
||||
professional cross-platform desktop, enterprise, web, and mobile
|
||||
professional cross-platform desktop, enterprise, web and mobile
|
||||
applications.
|
||||
|
||||
NOTES:
|
||||
|
|
|
@ -26,13 +26,13 @@
|
|||
# Updated by Andre Barboza <bmg.andre@gmail.com>
|
||||
|
||||
PRGNAM=netbeans
|
||||
VERSION=7.0.1
|
||||
DATE="201107282000"
|
||||
VERSION=7.1.1
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
BUNDLE=${BUNDLE:+-$BUNDLE}
|
||||
DATE="201203012225"
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="netbeans"
|
||||
VERSION="7.0.1"
|
||||
VERSION="7.1.1"
|
||||
HOMEPAGE="http://www.netbeans.org"
|
||||
DOWNLOAD="http://download.netbeans.org/netbeans/7.0.1/final/zip/netbeans-7.0.1-201107282000-ml.zip"
|
||||
MD5SUM="4d3c76236e3424a49e99023dfe228124"
|
||||
DOWNLOAD="http://dlc.sun.com.edgesuite.net/netbeans/7.1.1/final/zip/netbeans-7.1.1-201203012225-ml.zip"
|
||||
MD5SUM="1559b7fa74d1e7f6980c66503734ef91"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Andre Barboza"
|
||||
EMAIL="bmg.andre@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue