|
|
|
|
@ -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 |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|