diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2025-03-25 16:56:49 +0100 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2025-03-25 16:56:49 +0100 |
commit | 938b770223bf4b17f542b3296f37c27c55d9d653 (patch) | |
tree | b2d32b8b24cb2bb86ce7c7237c242c83f8653b53 | |
parent | devel/trellis: Transfer maintainership (diff) |
security/py-pwntools: Update to 4.14.1
-rw-r--r-- | security/py-pwntools/Makefile | 3 | ||||
-rw-r--r-- | security/py-pwntools/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/py-pwntools/Makefile b/security/py-pwntools/Makefile index 03aa9fee330a..6451f8ce529e 100644 --- a/security/py-pwntools/Makefile +++ b/security/py-pwntools/Makefile @@ -1,6 +1,5 @@ PORTNAME= pwntools -PORTVERSION= 4.14.0 -PORTREVISION= 1 +PORTVERSION= 4.14.1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pwntools/distinfo b/security/py-pwntools/distinfo index 7edda970f2a5..20389087269e 100644 --- a/security/py-pwntools/distinfo +++ b/security/py-pwntools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737018860 -SHA256 (pwntools-4.14.0.tar.gz) = 83b3247de083dffafac3bf40f4d1455732f16e25ce3105fd09b55ac0f0d12e83 -SIZE (pwntools-4.14.0.tar.gz) = 5611279 +TIMESTAMP = 1742915479 +SHA256 (pwntools-4.14.1.tar.gz) = 60f04976d1722120d18b9d50553408a024664b5cf888f36f258afca4bf035cac +SIZE (pwntools-4.14.1.tar.gz) = 5612163 |