diff options
author | Giorgio Peron <giorgio.peron@gmail.com> | 2013-07-05 01:54:54 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-07-07 09:11:55 -0300 |
commit | ec918c74b128613feb0d335fa1e5c8354674e62c (patch) | |
tree | 22b3db0e6c90577aadf785ed8fe2787e706616be /development/nexus/nexus.info | |
parent | d2c42f9118a01a2164bdf11c406986b7f3a95811 (diff) | |
download | slackbuilds-ec918c74b128613feb0d335fa1e5c8354674e62c.tar.gz |
development/nexus: Updated for version 2.5.0_04.
Note that this commit is actually broken due to VERSION
having a "-" in it. The next commit will fix that.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/nexus/nexus.info')
-rw-r--r-- | development/nexus/nexus.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/nexus/nexus.info b/development/nexus/nexus.info index 588d49b793..d9b25d013b 100644 --- a/development/nexus/nexus.info +++ b/development/nexus/nexus.info @@ -1,8 +1,8 @@ PRGNAM="nexus" -VERSION="2.0" +VERSION="2.5.0-04" HOMEPAGE="http://nexus.sonatype.org" -DOWNLOAD="http://www.sonatype.org/downloads/nexus-2.0-bundle.tar.gz" -MD5SUM="e63dc8a99d75d2afdcbf51d86ba74745" +DOWNLOAD="http://www.sonatype.org/downloads/nexus-2.5.0-04-bundle.tar.gz" +MD5SUM="9ba35b7b72c2e2eff87298b4c1e77a9a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |