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/Makefile | |
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/Makefile')
-rw-r--r-- | textproc/py-python-slugify/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |