mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/netbeans: Updated for version 7.2.1
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
d2470ad60d
commit
1d53395eae
2 changed files with 5 additions and 5 deletions
|
@ -26,13 +26,13 @@
|
|||
# Updated by Andre Barboza <bmg.andre@gmail.com>
|
||||
|
||||
PRGNAM=netbeans
|
||||
VERSION=7.1.2
|
||||
VERSION=7.2.1
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
BUNDLE=${BUNDLE:+-$BUNDLE}
|
||||
DATE="201204101705"
|
||||
DATE="201210100934"
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="netbeans"
|
||||
VERSION="7.1.2"
|
||||
VERSION="7.2.1"
|
||||
HOMEPAGE="http://www.netbeans.org"
|
||||
DOWNLOAD="http://dlc.sun.com.edgesuite.net/netbeans/7.1.2/final/zip/netbeans-7.1.2-201204101705-ml.zip"
|
||||
MD5SUM="72f2ec0e72e265b97ec9d41652687f7c"
|
||||
DOWNLOAD="http://download.netbeans.org/netbeans/7.2.1/final/zip/netbeans-7.2.1-201210100934-ml.zip"
|
||||
MD5SUM="9a57b21f0d08d899a5ca775c12893a9d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue