diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-02-26 20:13:00 -0800 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2025-04-09 11:28:14 -0700 |
commit | 14acb34418ef2b40ea510e175ca5523b8a1097d0 (patch) | |
tree | 7f6676806920b2e836afc36f675ab674c484d851 | |
parent | sysutils/ansible: Update to 9.2.0 (diff) |
sysutils/py-ansible-core: Update to 2.16.4
-rw-r--r-- | sysutils/py-ansible-core/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-ansible-core/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-ansible-core/Makefile b/sysutils/py-ansible-core/Makefile index 9b976a0ad861..0500ebe32786 100644 --- a/sysutils/py-ansible-core/Makefile +++ b/sysutils/py-ansible-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= ansible-core -DISTVERSION= 2.16.3 +DISTVERSION= 2.16.4 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-ansible-core/distinfo b/sysutils/py-ansible-core/distinfo index e4c415c7cbd8..51fb7ffa3788 100644 --- a/sysutils/py-ansible-core/distinfo +++ b/sysutils/py-ansible-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706587809 -SHA256 (ansible-core-2.16.3.tar.gz) = 76a8765a8586064ef073a299562e308fa2c180a75b5f7569bbd0f61d4171cdb3 -SIZE (ansible-core-2.16.3.tar.gz) = 3168893 +TIMESTAMP = 1709007156 +SHA256 (ansible-core-2.16.4.tar.gz) = 2cd208b0915948c88bffad331e5d07097b6edca1872cb53375e51b6719e6a060 +SIZE (ansible-core-2.16.4.tar.gz) = 3170397 |