diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-06-20 12:26:43 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-06-20 19:22:46 +0000 |
| commit | b4397bcddbad56c2ad7498ca325b4974e0819aa3 (patch) | |
| tree | eb99fce6e6b0fb1611020d80a8a93cd7b8f47eea /shells | |
| parent | 3f8c513e8387bb9e65c182fb93a1c23ac9a1f777 (diff) | |
Diffstat (limited to 'shells')
| -rw-r--r-- | shells/xonsh/Makefile | 2 | ||||
| -rw-r--r-- | shells/xonsh/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile index 75a293a8af91..9dba2eac3c7b 100644 --- a/shells/xonsh/Makefile +++ b/shells/xonsh/Makefile @@ -1,5 +1,5 @@ PORTNAME= xonsh -DISTVERSION= 0.16.0 +DISTVERSION= 0.17.0 CATEGORIES= shells python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo index 1780c421032f..957e4a8330e1 100644 --- a/shells/xonsh/distinfo +++ b/shells/xonsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714157092 -SHA256 (xonsh-0.16.0.tar.gz) = 087be3080082f7464960663809472f96ea4ca2a95631623c28ba50a8d1879e7b -SIZE (xonsh-0.16.0.tar.gz) = 773159 +TIMESTAMP = 1718885408 +SHA256 (xonsh-0.17.0.tar.gz) = 299be7f25f8dfb21d9a62756154f408674809025ed7871b03f70d9507987509e +SIZE (xonsh-0.17.0.tar.gz) = 787194 |
