summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author4le34n2017-12-18 14:36:51 +1100
committer4le34n2017-12-18 14:36:51 +1100
commitba9efead9aa7c5227533b333f8d6fac42f55491b (patch)
treeaed17de9d51cd3e805de37d4323ece3f83a056a5
parentf9ae52019769a6e3ddc21db1f428790f2d5e543d (diff)
downloadaur-ba9efead9aa7c5227533b333f8d6fac42f55491b.tar.gz
Update to 5.15.2-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66ea79446eda..bab222ee6f98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jul 17 03:13:28 UTC 2017
+# Mon Dec 18 03:36:42 UTC 2017
pkgbase = activemq
pkgdesc = Popular and powerful open source messaging and Integration Patterns provider
- pkgver = 5.14.5
- pkgrel = 2
+ pkgver = 5.15.2
+ pkgrel = 1
url = http://activemq.apache.org
install = install
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = activemq
depends = java-runtime
depends = lsb-release
options = !strip
- source = http://archive.apache.org/dist/activemq/5.14.5/apache-activemq-5.14.5-bin.tar.gz
+ source = http://archive.apache.org/dist/activemq/5.15.2/apache-activemq-5.15.2-bin.tar.gz
source = profile.sh
source = profile.csh
source = service
- md5sums = 3d28a422e05544a4c6764ad0d91718ee
+ md5sums = ed2da381eeea5d0d43601f4e97d91bb8
md5sums = 0a1b2ac8850b833a5926f393069eee72
md5sums = 86a4b3f9117acb83ba653859b053f966
md5sums = c819c4a17a9db352ea24bd90ce032b59
diff --git a/PKGBUILD b/PKGBUILD
index ae07ee50c69f..e177bf3d37e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
# Maintainer: Alexander Boyko <4le34n at gmail dot com>
pkgname=activemq
-pkgver=5.14.5
-pkgrel=2
+pkgver=5.15.2
+pkgrel=1
pkgdesc="Popular and powerful open source messaging and Integration Patterns provider"
arch=('x86_64')
url="http://activemq.apache.org"
@@ -36,7 +36,7 @@ package() {
rm -rf "${pkgdir}/opt/activemq/bin/macosx"
}
-md5sums=('3d28a422e05544a4c6764ad0d91718ee'
+md5sums=('ed2da381eeea5d0d43601f4e97d91bb8'
'0a1b2ac8850b833a5926f393069eee72'
'86a4b3f9117acb83ba653859b053f966'
'c819c4a17a9db352ea24bd90ce032b59')