summaryrefslogtreecommitdiff
path: root/textproc/py-python-slugify/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2023-01-29 17:28:02 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2023-01-29 19:52:53 +0000
commit4924f2ed2c7f2ae4fa722ba16a6b0722333748ec (patch)
tree0cb495ff822fd0ddd1db85fa453bc90532425082 /textproc/py-python-slugify/Makefile
parentdns/c-ares: Update to 1.19.0 and switch to CMake (diff)
textproc/py-python-slugify: update to 8.0.0
ChangeLog: https://github.com/un33k/python-slugify/blob/v8.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 ebf307e9d643..7a542e50809c 100644
--- a/textproc/py-python-slugify/Makefile
+++ b/textproc/py-python-slugify/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-slugify
-PORTVERSION= 7.0.0
+PORTVERSION= 8.0.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}