diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-19 19:54:23 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-19 19:54:23 +0800 |
commit | 98ebae1534047cdbb3a4f455f2a20d492fb0a869 (patch) | |
tree | 9190746aeaf1a16b4d88556a07abf7a9af692e6e | |
parent | ftp/py-tftpy: Update to 0.8.5 (diff) |
games/py-pysol-cards: Update to 0.18.1
Changes: https://github.com/shlomif/pysol_cards/blob/master/code/CHANGELOG.rst.base.txt
-rw-r--r-- | games/py-pysol-cards/Makefile | 2 | ||||
-rw-r--r-- | games/py-pysol-cards/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/py-pysol-cards/Makefile b/games/py-pysol-cards/Makefile index 1524b84d7558..6d9435e7ff49 100644 --- a/games/py-pysol-cards/Makefile +++ b/games/py-pysol-cards/Makefile @@ -1,5 +1,5 @@ PORTNAME= pysol-cards -PORTVERSION= 0.18.0 +PORTVERSION= 0.18.1 CATEGORIES= games python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/games/py-pysol-cards/distinfo b/games/py-pysol-cards/distinfo index d33e41e50b3e..fa5b069be8c0 100644 --- a/games/py-pysol-cards/distinfo +++ b/games/py-pysol-cards/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726487372 -SHA256 (pysol_cards-0.18.0.tar.gz) = 29196eadd51a54a7bf853d0aecba168853903a24803b8554713e8c7fcc732c2c -SIZE (pysol_cards-0.18.0.tar.gz) = 18103 +TIMESTAMP = 1739930194 +SHA256 (pysol_cards-0.18.1.tar.gz) = 103c7c0c319e72e836e099bbb47ff54be729d975e35c11ba74d4ac5e4286b8eb +SIZE (pysol_cards-0.18.1.tar.gz) = 17975 |