summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Giorgio Peron <giorgio.peron@gmail.com>2017-11-19 13:50:24 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-20 17:59:04 +0700
commit6ac75a15f1741bcf32707106d0a1406750cac0d5 (patch)
treec5c54f7fe15afc96c435dc4c11e2b9d48dbe1526 /development
parenta4be3962db5c97f42b5bedcdda3a9c1b3e5450c8 (diff)
downloadslackbuilds-6ac75a15f1741bcf32707106d0a1406750cac0d5.tar.gz
slackbuilds-6ac75a15f1741bcf32707106d0a1406750cac0d5.tar.xz
development/nexus: Updated for version 3.6.1_02.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/nexus/README9
-rw-r--r--development/nexus/nexus.SlackBuild2
-rw-r--r--development/nexus/nexus.info8
-rw-r--r--development/nexus/slack-desc2
4 files changed, 6 insertions, 15 deletions
diff --git a/development/nexus/README b/development/nexus/README
index 41a913f288..d3c37a9562 100644
--- a/development/nexus/README
+++ b/development/nexus/README
@@ -7,12 +7,3 @@ the SlackBuild script. Examples:
# groupadd -g 252 nexus
# useradd -u 252 -s /bin/sh -d /dev/null -g nexus nexus
-
-Should I Use 3.0 Or 2.x?
-
-We are advising that you use Nexus Repository 3.0 if you are planning
-to use npm, Bower, NuGet or Docker.
-
-If you are using Maven, we suggest that you continue to use Nexus
-Repository 2.x as we are still building features for 3.0 that many Maven
-folks will find handy.
diff --git a/development/nexus/nexus.SlackBuild b/development/nexus/nexus.SlackBuild
index 77d8672a38..16d62272a7 100644
--- a/development/nexus/nexus.SlackBuild
+++ b/development/nexus/nexus.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nexus
-VERSION=${VERSION:-3.5.0_02}
+VERSION=${VERSION:-3.6.1_02}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCVERSION=$(echo $VERSION | tr _ -)
diff --git a/development/nexus/nexus.info b/development/nexus/nexus.info
index cbc11edf1d..a51c134ba8 100644
--- a/development/nexus/nexus.info
+++ b/development/nexus/nexus.info
@@ -1,8 +1,8 @@
PRGNAM="nexus"
-VERSION="3.5.0_02"
-HOMEPAGE="http://nexus.sonatype.org"
-DOWNLOAD="http://download.sonatype.com/nexus/3/nexus-3.5.0-02-unix.tar.gz"
-MD5SUM="12e92c23a17366c6a9838a4033d0e9e0"
+VERSION="3.6.1_02"
+HOMEPAGE="https://www.sonatype.com/nexus-repository-oss"
+DOWNLOAD="https://sonatype-download.global.ssl.fastly.net/nexus/3/nexus-3.6.1-02-unix.tar.gz"
+MD5SUM="caeaf3b68f5b7d01c031b9cd6242d7bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"
diff --git a/development/nexus/slack-desc b/development/nexus/slack-desc
index 0c23b76ac7..3d8cccc81e 100644
--- a/development/nexus/slack-desc
+++ b/development/nexus/slack-desc
@@ -14,6 +14,6 @@ nexus: It is a universal repository manager with support for all major
nexus: package formats and types: Maven, Docker, NuGet, npm, Bower
nexus:
nexus:
-nexus: Homepage: http://nexus.sonatype.org
+nexus: Homepage: https://nexus.sonatype.org
nexus:
nexus: