diff options
author | Romain Tartière <romain@FreeBSD.org> | 2020-07-16 04:36:22 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2020-07-16 04:36:22 +0000 |
commit | 0e2433802dbb45fb73ae1fc94211cb09db0d42a4 (patch) | |
tree | 4120738c6de275e3e1d61bf69c0ab1a294d87812 /databases/puppetdb-terminus6/Makefile | |
parent | Update to 5.2.16 (diff) |
Update to 6.11.2
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-6112
With hat: puppet
Notes
Notes:
svn path=/head/; revision=542317
Diffstat (limited to 'databases/puppetdb-terminus6/Makefile')
-rw-r--r-- | databases/puppetdb-terminus6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/puppetdb-terminus6/Makefile b/databases/puppetdb-terminus6/Makefile index a507895e7af2..ec00b353b189 100644 --- a/databases/puppetdb-terminus6/Makefile +++ b/databases/puppetdb-terminus6/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppetdb-terminus -PORTVERSION= 6.11.0 +PORTVERSION= 6.11.2 CATEGORIES= databases ruby MASTER_SITES= https://downloads.puppetlabs.com/puppetdb/ PKGNAMESUFFIX= 6 |