diff options
author | Romain Tartière <romain@FreeBSD.org> | 2021-10-13 19:12:27 -1000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2021-10-13 19:40:08 -1000 |
commit | 55952b1e637c24ad6302f394d1b3576a8ef8c5a3 (patch) | |
tree | 8b31ed2fb537ed91ed810f57ad9df28ec8a55f7e | |
parent | sysutils/facter: Update to 3.14.20 (diff) |
sysutils/puppet6: Update to 6.25.0
Release notes:
https://puppet.com/docs/puppet/6/release_notes_puppet.html#release_notes_puppet_6-24-0 (sic)
With hat: puppet
-rw-r--r-- | sysutils/puppet6/Makefile | 2 | ||||
-rw-r--r-- | sysutils/puppet6/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/puppet6/Makefile b/sysutils/puppet6/Makefile index 45f2620d9ca7..76dd35db48e8 100644 --- a/sysutils/puppet6/Makefile +++ b/sysutils/puppet6/Makefile @@ -1,5 +1,5 @@ PORTNAME= puppet -PORTVERSION= 6.23.0 +PORTVERSION= 6.25.0 CATEGORIES= sysutils PKGNAMESUFFIX= 6 diff --git a/sysutils/puppet6/distinfo b/sysutils/puppet6/distinfo index 984aa445bb47..8b48f7f233df 100644 --- a/sysutils/puppet6/distinfo +++ b/sysutils/puppet6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624642898 -SHA256 (puppetlabs-puppet-6.23.0_GH0.tar.gz) = 4c480a09ac4dbdf2ec63b9845e89e7c57dd3b5346b6dcc75a235bb26e6e6faba -SIZE (puppetlabs-puppet-6.23.0_GH0.tar.gz) = 3431002 +TIMESTAMP = 1634188136 +SHA256 (puppetlabs-puppet-6.25.0_GH0.tar.gz) = 31f6ef298d6c5bf2fe0d75a2252664c796d702f9a2a5358fb0e999ce98dd9074 +SIZE (puppetlabs-puppet-6.25.0_GH0.tar.gz) = 3403356 |