summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorle342018-07-24 15:17:04 +1100
committerle342018-07-24 15:17:04 +1100
commitedb775d40fa076cce6e3fd6a3c5c234418a3c8ce (patch)
tree658eb3d2bafa33676db0e5f21b1bc19f8043b5ed
parentba9efead9aa7c5227533b333f8d6fac42f55491b (diff)
downloadaur-edb775d40fa076cce6e3fd6a3c5c234418a3c8ce.tar.gz
Update: new version 5.15.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bab222ee6f98..038fa89bfa92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 18 03:36:42 UTC 2017
+# Tue Jul 24 04:16:21 UTC 2018
pkgbase = activemq
pkgdesc = Popular and powerful open source messaging and Integration Patterns provider
- pkgver = 5.15.2
+ pkgver = 5.15.4
pkgrel = 1
url = http://activemq.apache.org
install = install
@@ -11,11 +11,11 @@ pkgbase = activemq
depends = java-runtime
depends = lsb-release
options = !strip
- source = http://archive.apache.org/dist/activemq/5.15.2/apache-activemq-5.15.2-bin.tar.gz
+ source = http://archive.apache.org/dist/activemq/5.15.4/apache-activemq-5.15.4-bin.tar.gz
source = profile.sh
source = profile.csh
source = service
- md5sums = ed2da381eeea5d0d43601f4e97d91bb8
+ md5sums = 5ff48112978a3d1a40162b55eab72a32
md5sums = 0a1b2ac8850b833a5926f393069eee72
md5sums = 86a4b3f9117acb83ba653859b053f966
md5sums = c819c4a17a9db352ea24bd90ce032b59
diff --git a/PKGBUILD b/PKGBUILD
index e177bf3d37e5..05078063756b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
# Maintainer: Alexander Boyko <4le34n at gmail dot com>
pkgname=activemq
-pkgver=5.15.2
+pkgver=5.15.4
pkgrel=1
pkgdesc="Popular and powerful open source messaging and Integration Patterns provider"
arch=('x86_64')
@@ -36,7 +36,7 @@ package() {
rm -rf "${pkgdir}/opt/activemq/bin/macosx"
}
-md5sums=('ed2da381eeea5d0d43601f4e97d91bb8'
+md5sums=('5ff48112978a3d1a40162b55eab72a32'
'0a1b2ac8850b833a5926f393069eee72'
'86a4b3f9117acb83ba653859b053f966'
'c819c4a17a9db352ea24bd90ce032b59')