diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2022-08-04 19:06:28 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-08-04 19:06:28 +0000 |
commit | d905784f52ac955a7a7643d3a53beab02340a7ad (patch) | |
tree | 2e5b94e1a26449df2c340949f8f81b37144e3062 | |
parent | c326a5753a762a5b3e8fe2144190ef2a98ab0e2f (diff) | |
download | ports-d905784f52ac955a7a7643d3a53beab02340a7ad.tar.gz ports-d905784f52ac955a7a7643d3a53beab02340a7ad.zip |
net/activemq: Update to 5.16.5
PR: 265591
-rw-r--r-- | net/activemq/Makefile | 2 | ||||
-rw-r--r-- | net/activemq/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/activemq/Makefile b/net/activemq/Makefile index 0ca0f136b4fe..4dcf14e4560e 100644 --- a/net/activemq/Makefile +++ b/net/activemq/Makefile @@ -1,5 +1,5 @@ PORTNAME= activemq -PORTVERSION= 5.16.3 +PORTVERSION= 5.16.5 CATEGORIES= net java MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION} diff --git a/net/activemq/distinfo b/net/activemq/distinfo index f0992cc5ec41..14699daa17b6 100644 --- a/net/activemq/distinfo +++ b/net/activemq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629755911 -SHA256 (apache-activemq-5.16.3-bin.tar.gz) = 1846da2985ec64253ecc41a54f1477731eb4750fe840a9dd9fdfee88e5c94252 -SIZE (apache-activemq-5.16.3-bin.tar.gz) = 65041245 +TIMESTAMP = 1659508713 +SHA256 (apache-activemq-5.16.5-bin.tar.gz) = 526720fb8c5e48fe306aaf1c798475be37d38238b461b5eaf417e9007b9acc37 +SIZE (apache-activemq-5.16.5-bin.tar.gz) = 64213100 |