update sysutils/ansible to 2.4.3.0
This is a bugfix release. Changes: https://github.com/ansible/ansible/blob/v2.4.3.0-1/CHANGELOG.md
This commit is contained in:
parent
2b6d74d4cd
commit
5e8edd833c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460598
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ansible
|
||||
PORTVERSION?= 2.4.2.0
|
||||
PORTVERSION?= 2.4.3.0
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= http://releases.ansible.com/ansible/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1512049992
|
||||
SHA256 (ansible-2.4.2.0.tar.gz) = 315f1580b20bbc2c2f1104f8b5e548c6b4cac943b88711639c5e0d4dfc4d7658
|
||||
SIZE (ansible-2.4.2.0.tar.gz) = 6503595
|
||||
TIMESTAMP = 1517494662
|
||||
SHA256 (ansible-2.4.3.0.tar.gz) = 0e98b3a56928d03979d5f8e7ae5d8e326939111b298729b03f00b3ad8f998a3d
|
||||
SIZE (ansible-2.4.3.0.tar.gz) = 6511115
|
||||
|
|
Loading…
Reference in a new issue