mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
textproc/py-pyahocorasick: Update to 1.4.1
Changelog: https://github.com/WojciechMula/pyahocorasick/blob/1.4.1/CHANGELOG.rst
This commit is contained in:
parent
ed3fc393ea
commit
f5ca283c64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566722
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= pyahocorasick
|
PORTNAME= pyahocorasick
|
||||||
DISTVERSION= 1.4.0
|
DISTVERSION= 1.4.1
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1594291525
|
TIMESTAMP = 1612207280
|
||||||
SHA256 (pyahocorasick-1.4.0.tar.gz) = f9431a20e47e893cadd29f367825e882dbc6fc324a3c24c41e3ff9648e5d04b2
|
SHA256 (pyahocorasick-1.4.1.tar.gz) = fe076da3b0b20dbb619b0fb6478af8766b06679c0e359a2bfb189d3f07ddeecf
|
||||||
SIZE (pyahocorasick-1.4.0.tar.gz) = 312138
|
SIZE (pyahocorasick-1.4.1.tar.gz) = 321039
|
||||||
|
|
Loading…
Add table
Reference in a new issue