summaryrefslogtreecommitdiff
path: root/textproc/py-python-slugify/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2021-05-01 14:49:04 +0100
committerMatthew Seaman <matthew@FreeBSD.org>2021-05-01 14:49:04 +0100
commit5e1294426b960575f884a5f162b365f1517c1b8a (patch)
tree4b0a85782c5bdcd8498ee090801e63c2ed99e89d /textproc/py-python-slugify/Makefile
parentsysutils/loganalyzer: Update to 4.1.12 (diff)
textproc/py-python-slugify: update to 5.0.0
ChangeLog: https://github.com/un33k/python-slugify/blob/5.0.0/CHANGELOG.md
Diffstat (limited to 'textproc/py-python-slugify/Makefile')
-rw-r--r--textproc/py-python-slugify/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile
index f99eee709d6b..89c7ff1b22fb 100644
--- a/textproc/py-python-slugify/Makefile
+++ b/textproc/py-python-slugify/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-slugify
-PORTVERSION= 4.0.1
+PORTVERSION= 5.0.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}