diff options
author | Giorgio Peron <giorgio.peron@gmail.com> | 2019-03-13 23:19:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:24 +0700 |
commit | 03fa7bb056f2b6e4c923c1e8ba3ed1ce85f1af7b (patch) | |
tree | b7a014ee9aa8990b6caf92afc7e202ac83886737 /development/nexus/nexus.info | |
parent | 04d6bd90beea253c7b9c9495c7095d4593f12f9e (diff) |
development/nexus: Updated for version 3.15.2_01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/nexus/nexus.info')
-rw-r--r-- | development/nexus/nexus.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/nexus/nexus.info b/development/nexus/nexus.info index a51c134ba89f..3c817fde7cf6 100644 --- a/development/nexus/nexus.info +++ b/development/nexus/nexus.info @@ -1,10 +1,10 @@ PRGNAM="nexus" -VERSION="3.6.1_02" +VERSION="3.15.2_01" 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="https://sonatype-download.global.ssl.fastly.net/nexus/3/nexus-3.15.2-01-unix.tar.gz" +MD5SUM="cd032359593564ee75e5c78c74001c7b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="jdk" +REQUIRES="openjdk8" MAINTAINER="Giorgio Peron" EMAIL="giorgio.peron@gmail.com" |