development/netbeans: Updated for version 8.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2016-03-04 17:00:13 +07:00 committed by Willy Sudiarto Raharjo
parent d071d12ed5
commit b7c767c0c9
2 changed files with 5 additions and 5 deletions

View file

@ -26,13 +26,13 @@
# Updated by Andre Barboza <bmg.andre@gmail.com>
PRGNAM=netbeans
VERSION=${VERSION:-8.0.2}
VERSION=${VERSION:-8.1}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
BUNDLE=${BUNDLE:+-$BUNDLE}
DATE="201411181905"
DATE="201510222201"
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="netbeans"
VERSION="8.0.2"
VERSION="8.1"
HOMEPAGE="http://www.netbeans.org"
DOWNLOAD="http://download.netbeans.org/netbeans/8.0.2/final/zip/netbeans-8.0.2-201411181905.zip"
MD5SUM="9c7a9c16644d3508068ad47d4f467c4f"
DOWNLOAD="http://download.netbeans.org/netbeans/8.1/final/zip/netbeans-8.1-201510222201.zip"
MD5SUM="361ce18421761a057bad5cb6cf7b58f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"