diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2022-03-02 13:22:29 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2022-03-02 13:22:59 +0000 |
commit | 93ee6b32d950635e6cc136e346abeaed7cf1696f (patch) | |
tree | df3c7517b709def186ee6caaea233261164ca077 /textproc/py-python-slugify | |
parent | devel/linux_libusb: Fix spelling in package description. (diff) |
textproc/py-python-slugify: update to 6.1.1
ChangeLog: https://github.com/un33k/python-slugify/blob/v6.1.1/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 840baa422e78..20ff3d5f3061 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-slugify -PORTVERSION= 6.1.0 +PORTVERSION= 6.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index df97e0e599f6..4fb88d355d6d 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645883687 -SHA256 (python-slugify-6.1.0.tar.gz) = eff190e4dfac97d2f8c1890ee682709ecd23650742361687db82d95e1e5e25f5 -SIZE (python-slugify-6.1.0.tar.gz) = 13952 +TIMESTAMP = 1646208113 +SHA256 (python-slugify-6.1.1.tar.gz) = 00003397f4e31414e922ce567b3a4da28cf1436a53d332c9aeeb51c7d8c469fd +SIZE (python-slugify-6.1.1.tar.gz) = 13987 |