From 345a2bbc44f61dbf1c7b5b895ea2f1a909bcb5d7 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 2 Sep 2021 20:21:25 +0200 Subject: [PATCH] upgrading package: nexus 3.30.0 -> 3.34.0 --- nexus/nexus.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nexus/nexus.spec b/nexus/nexus.spec index f8166310e3..552028c3b2 100644 --- a/nexus/nexus.spec +++ b/nexus/nexus.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 3.30.0 -%define V_dist 3.30.0-01 -%define V_subdir 3.30.0-01 +%define V_opkg 3.34.0 +%define V_dist 3.34.0-01 +%define V_subdir 3.34.0-01 # package information Name: nexus @@ -37,7 +37,7 @@ Class: PLUS Group: Database License: AGPL Version: %{V_opkg} -Release: 20210401 +Release: 20210902 # list of sources Source0: http://download.sonatype.com/nexus/3/nexus-%{V_dist}-unix.tar.gz @@ -59,7 +59,7 @@ PreReq: OpenPKG, openpkg >= 20160101, java, JAVA-JDK %track prog nexus = { version = %{V_dist} - url = https://www.sonatype.com/download-oss-sonatype + url = https://www.sonatype.com/products/repository-oss-download regex = nexus-(\d+\.\d+\.\d+-\d+)-unix\.tar\.gz }