diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2022-04-30 13:06:34 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2022-04-30 13:09:54 +0100 |
commit | 179bbfd173deeb28499ea980ffabaeb9bd467682 (patch) | |
tree | 4011beb272855a8c5c5db2d1b39570b594504b30 /textproc/py-python-slugify | |
parent | net-im/nheko: bump PORTREVISION for spdlog-update (diff) |
textproc/py-python-slugify: update to 6.1.2
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md
Diffstat (limited to 'textproc/py-python-slugify')
-rw-r--r-- | textproc/py-python-slugify/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-python-slugify/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile index 20ff3d5f3061..32c8c0b88a1a 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-slugify -PORTVERSION= 6.1.1 +PORTVERSION= 6.1.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index 4fb88d355d6d..5e4d6f3d2b1e 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646208113 -SHA256 (python-slugify-6.1.1.tar.gz) = 00003397f4e31414e922ce567b3a4da28cf1436a53d332c9aeeb51c7d8c469fd -SIZE (python-slugify-6.1.1.tar.gz) = 13987 +TIMESTAMP = 1651311043 +SHA256 (python-slugify-6.1.2.tar.gz) = 272d106cb31ab99b3496ba085e3fea0e9e76dcde967b5e9992500d1f785ce4e1 +SIZE (python-slugify-6.1.2.tar.gz) = 10821 |