Browse Source

upgrading package: activemq 5.15.9 -> 5.16.3

master
parent
commit
e5d78af221
  1. 8
      activemq/activemq.spec

8
activemq/activemq.spec

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

Loading…
Cancel
Save