summaryrefslogtreecommitdiff
path: root/textproc/py-python-slugify/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2019-10-13 09:59:28 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2019-10-13 09:59:28 +0000
commitdc48452075670dc1db35cd17f4b2b2a354bc2dac (patch)
tree0b06049fba54a825ae32bcc4271ae7107d3b5ea7 /textproc/py-python-slugify/Makefile
parentCleanup sysutils/sanoid and sysutils/sanoid-devel ports (diff)
Update to 3.0.6
ChangeLog: https://github.com/un33k/python-slugify/blob/3.0.6/CHANGELOG.md
Notes
Notes: svn path=/head/; revision=514380
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 195dc84d6e92..bccec29d1f44 100644
--- a/textproc/py-python-slugify/Makefile
+++ b/textproc/py-python-slugify/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= python-slugify
-PORTVERSION= 3.0.4
+PORTVERSION= 3.0.6
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}