|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: PLUS |
|
|
|
|
Group: Networking |
|
|
|
|
License: Apache |
|
|
|
|
Version: 5.15.9 |
|
|
|
|
Release: 20190326 |
|
|
|
|
Version: 5.16.3 |
|
|
|
|
Release: 20210902 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.apache.org/dist/activemq/%{version}/apache-activemq-%{version}-bin.tar.gz |
|
|
|
@ -53,8 +53,8 @@ PreReq: OpenPKG, openpkg >= 20160101, x509, java
|
|
|
|
|
%track |
|
|
|
|
prog activemq = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = http://activemq.apache.org/download.html |
|
|
|
|
regex = ActiveMQ\s+(\d+\.\d+\.\d+)\s+Release |
|
|
|
|
url = https://activemq.apache.org/components/classic/download/ |
|
|
|
|
regex = apache-activemq-(\d+\.\d+\.\d+)-bin\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|