mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/netbeans: Updated for version 8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d071d12ed5
commit
b7c767c0c9
2 changed files with 5 additions and 5 deletions
|
@ -26,13 +26,13 @@
|
||||||
# Updated by Andre Barboza <bmg.andre@gmail.com>
|
# Updated by Andre Barboza <bmg.andre@gmail.com>
|
||||||
|
|
||||||
PRGNAM=netbeans
|
PRGNAM=netbeans
|
||||||
VERSION=${VERSION:-8.0.2}
|
VERSION=${VERSION:-8.1}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
BUNDLE=${BUNDLE:+-$BUNDLE}
|
BUNDLE=${BUNDLE:+-$BUNDLE}
|
||||||
DATE="201411181905"
|
DATE="201510222201"
|
||||||
|
|
||||||
CWD=$(pwd)
|
CWD=$(pwd)
|
||||||
TMP=${TMP:-/tmp/SBo}
|
TMP=${TMP:-/tmp/SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="netbeans"
|
PRGNAM="netbeans"
|
||||||
VERSION="8.0.2"
|
VERSION="8.1"
|
||||||
HOMEPAGE="http://www.netbeans.org"
|
HOMEPAGE="http://www.netbeans.org"
|
||||||
DOWNLOAD="http://download.netbeans.org/netbeans/8.0.2/final/zip/netbeans-8.0.2-201411181905.zip"
|
DOWNLOAD="http://download.netbeans.org/netbeans/8.1/final/zip/netbeans-8.1-201510222201.zip"
|
||||||
MD5SUM="9c7a9c16644d3508068ad47d4f467c4f"
|
MD5SUM="361ce18421761a057bad5cb6cf7b58f4"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="jdk"
|
REQUIRES="jdk"
|
||||||
|
|
Loading…
Reference in a new issue