diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2017-06-30 12:37:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-30 12:37:29 +0700 |
commit | c5657edf942ff33266f388c6cdf92d6bd8de81db (patch) | |
tree | 982d424652b680c22101b8d6a32de4477985130c /system/apache-activemq/apache-activemq.SlackBuild | |
parent | 39a8c3878fb92460d8cde7fd679d0b01be1e0391 (diff) | |
download | slackbuilds-c5657edf942ff33266f388c6cdf92d6bd8de81db.tar.gz |
system/apache-activemq: Updated for version 5.14.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/apache-activemq/apache-activemq.SlackBuild')
-rw-r--r-- | system/apache-activemq/apache-activemq.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apache-activemq/apache-activemq.SlackBuild b/system/apache-activemq/apache-activemq.SlackBuild index bb19d3edd7..61af0d8950 100644 --- a/system/apache-activemq/apache-activemq.SlackBuild +++ b/system/apache-activemq/apache-activemq.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=apache-activemq -VERSION=${VERSION:-5.14.0} +VERSION=${VERSION:-5.14.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |