diff options
author | Romain Tartière <romain@FreeBSD.org> | 2020-08-11 03:15:01 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2020-08-11 03:15:01 +0000 |
commit | 5f5b17932f7ec9c249e09d71ec0cc1f72123d977 (patch) | |
tree | cfc036328c6102cf7d08621424295b1ffb28b51c /databases/puppetdb5 | |
parent | Document puppetdb5 vulnerability (diff) |
Update to 5.2.18
Release notes:
https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5218
With hat: puppet
Notes
Notes:
svn path=/head/; revision=544661
Diffstat (limited to 'databases/puppetdb5')
-rw-r--r-- | databases/puppetdb5/Makefile | 2 | ||||
-rw-r--r-- | databases/puppetdb5/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/puppetdb5/Makefile b/databases/puppetdb5/Makefile index 1499ca777368..fe0c2de435c0 100644 --- a/databases/puppetdb5/Makefile +++ b/databases/puppetdb5/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppetdb -PORTVERSION= 5.2.17 +PORTVERSION= 5.2.18 CATEGORIES= databases java MASTER_SITES= https://downloads.puppetlabs.com/puppetdb/ PKGNAMESUFFIX= 5 diff --git a/databases/puppetdb5/distinfo b/databases/puppetdb5/distinfo index fa3bfc4b86f7..6c21d1f2e64d 100644 --- a/databases/puppetdb5/distinfo +++ b/databases/puppetdb5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595536290 -SHA256 (puppetdb-5.2.17.tar.gz) = db07b1649fa5214bf9c315d3cfebe90102fb8001dd9145610fdfe2f9cf052a68 -SIZE (puppetdb-5.2.17.tar.gz) = 26341753 +TIMESTAMP = 1596568909 +SHA256 (puppetdb-5.2.18.tar.gz) = 31cda8f0a637ead5c316679905590310dc31c6795784e8d4420772c92ffca669 +SIZE (puppetdb-5.2.18.tar.gz) = 26342672 |