diff options
author | Romain Tartière <romain@FreeBSD.org> | 2021-09-16 22:21:11 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2021-09-16 23:46:43 +0000 |
commit | 120c9cd1ecf496f07ffb081761bfa88978c9b081 (patch) | |
tree | 964256fe30810e06b73fe64e891b0b6e5708e73c | |
parent | ed0ac818228b9f621c7ed06d7c254a5d59864855 (diff) | |
download | ports-120c9cd1ecf496f07ffb081761bfa88978c9b081.tar.gz ports-120c9cd1ecf496f07ffb081761bfa88978c9b081.zip |
sysutils/puppet7: Update to 7.11.0
Release notes:
https://puppet.com/docs/puppet/7/release_notes_puppet.html#release_notes_puppet_7-11-0
With hat: puppet
-rw-r--r-- | sysutils/puppet7/Makefile | 2 | ||||
-rw-r--r-- | sysutils/puppet7/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/puppet7/Makefile b/sysutils/puppet7/Makefile index a0d8364c9298..63242ae5ee68 100644 --- a/sysutils/puppet7/Makefile +++ b/sysutils/puppet7/Makefile @@ -1,5 +1,5 @@ PORTNAME= puppet -PORTVERSION= 7.10.0 +PORTVERSION= 7.11.0 CATEGORIES= sysutils PKGNAMESUFFIX= 7 diff --git a/sysutils/puppet7/distinfo b/sysutils/puppet7/distinfo index 6f162996435b..149cd0cd69bd 100644 --- a/sysutils/puppet7/distinfo +++ b/sysutils/puppet7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629311404 -SHA256 (puppetlabs-puppet-7.10.0_GH0.tar.gz) = 7664c9045270d7076a177e1f99465af4eee15d98c0eff601253f0a35585c4eb6 -SIZE (puppetlabs-puppet-7.10.0_GH0.tar.gz) = 3289609 +TIMESTAMP = 1631829100 +SHA256 (puppetlabs-puppet-7.11.0_GH0.tar.gz) = 03f6a6f423ea788240422956b3f1e759bf78a4e5fe2639fbca30d423b99ed2d5 +SIZE (puppetlabs-puppet-7.11.0_GH0.tar.gz) = 3294502 |