diff options
author | Romain Tartière <romain@FreeBSD.org> | 2021-11-11 06:10:39 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2021-11-11 06:39:17 +0000 |
commit | b8cdbc2660728b1c1f5ca866dfc7ef4c0dab223b (patch) | |
tree | 1c29a0c32b8c2ec032ac0b3f21690ac9639e82fe /sysutils | |
parent | 7aa3d635d2f57370b1ebbf63b09354a4ac3a1545 (diff) |
sysutils/puppet6: Update to 6.25.1
Release notes:
https://puppet.com/docs/puppet/6/release_notes_puppet.html#release_notes_puppet_6-24-0 (sic)
With hat: puppet
Diffstat (limited to 'sysutils')
-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 76dd35db48e8..33d3184896e5 100644 --- a/sysutils/puppet6/Makefile +++ b/sysutils/puppet6/Makefile @@ -1,5 +1,5 @@ PORTNAME= puppet -PORTVERSION= 6.25.0 +PORTVERSION= 6.25.1 CATEGORIES= sysutils PKGNAMESUFFIX= 6 diff --git a/sysutils/puppet6/distinfo b/sysutils/puppet6/distinfo index 8b48f7f233df..d0d688777356 100644 --- a/sysutils/puppet6/distinfo +++ b/sysutils/puppet6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634188136 -SHA256 (puppetlabs-puppet-6.25.0_GH0.tar.gz) = 31f6ef298d6c5bf2fe0d75a2252664c796d702f9a2a5358fb0e999ce98dd9074 -SIZE (puppetlabs-puppet-6.25.0_GH0.tar.gz) = 3403356 +TIMESTAMP = 1636610866 +SHA256 (puppetlabs-puppet-6.25.1_GH0.tar.gz) = b878b0082cb196c20d11ea6925069c480a57ea47c786664eb8fe1183566cabf6 +SIZE (puppetlabs-puppet-6.25.1_GH0.tar.gz) = 3405466 |