diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2022-07-13 07:25:07 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2022-07-13 07:25:46 +0000 |
commit | 59ae8880f872a9d69e0602119463c18622a5c5f5 (patch) | |
tree | d7a3ae7011d387ccfd475931c6c1013e1d70b14f | |
parent | fa189d59dc26c05bdbbe0c045bed8dec6b8560ff (diff) |
textproc/py-rich: update to 12.5.1
-rw-r--r-- | textproc/py-rich/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-rich/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index 378c451a4329..c4aa848a2834 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 12.4.4 +PORTVERSION= 12.5.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index b20de1c60dd7..3bf85db4e1af 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653727324 -SHA256 (rich-12.4.4.tar.gz) = 4c586de507202505346f3e32d1363eb9ed6932f0c2f63184dea88983ff4971e2 -SIZE (rich-12.4.4.tar.gz) = 214203 +TIMESTAMP = 1657691589 +SHA256 (rich-12.5.1.tar.gz) = 63a5c5ce3673d3d5fbbf23cd87e11ab84b6b451436f1b7f19ec54b6bc36ed7ca +SIZE (rich-12.5.1.tar.gz) = 218370 |