diff options
author | Romain Tartière <romain@FreeBSD.org> | 2021-01-23 05:48:39 +0800 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2021-01-23 05:48:39 +0800 |
commit | 5590d4a1471df704a949ead99da47851d7402b97 (patch) | |
tree | 84d8a869e2ce08f37409e0168afdd090b1d0fae1 | |
parent | c9a0493e2cdbb7ed74861acaf0e0156945bbb4a9 (diff) | |
download | freebsd-ports-gnome-5590d4a1471df704a949ead99da47851d7402b97.tar.gz freebsd-ports-gnome-5590d4a1471df704a949ead99da47851d7402b97.tar.zst freebsd-ports-gnome-5590d4a1471df704a949ead99da47851d7402b97.zip |
Update to 6.20.0
Release notes:
https://puppet.com/docs/puppet/6.20/release_notes_puppet.html#release_notes_puppet_x-19-0
With hat: puppet
-rw-r--r-- | sysutils/puppet6/Makefile | 3 | ||||
-rw-r--r-- | sysutils/puppet6/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/puppet6/Makefile b/sysutils/puppet6/Makefile index 2f72d6759ab2..619016d0332b 100644 --- a/sysutils/puppet6/Makefile +++ b/sysutils/puppet6/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 6.19.1 -PORTREVISION= 2 +PORTVERSION= 6.20.0 CATEGORIES= sysutils PKGNAMESUFFIX= 6 diff --git a/sysutils/puppet6/distinfo b/sysutils/puppet6/distinfo index 31ca32e9d706..c8620dbd96a6 100644 --- a/sysutils/puppet6/distinfo +++ b/sysutils/puppet6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603410625 -SHA256 (puppetlabs-puppet-6.19.1_GH0.tar.gz) = 95b47ce04f714b1db5fd3327b83d161f0e72c8e34ed22b74114ad2af515ffeb9 -SIZE (puppetlabs-puppet-6.19.1_GH0.tar.gz) = 3376097 +TIMESTAMP = 1611348166 +SHA256 (puppetlabs-puppet-6.20.0_GH0.tar.gz) = 8ee1924f6103b0d01a8f4948d302aa704b4239cbea99666be760a9a0b6890192 +SIZE (puppetlabs-puppet-6.20.0_GH0.tar.gz) = 3390083 |