summaryrefslogtreecommitdiff
path: root/textproc/py-python-slugify/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2017-04-02 14:59:24 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2017-04-02 14:59:24 +0000
commitd6d70c2cccf36558a5fc68b59f053c81b005fc04 (patch)
tree6e532fbf306759d35b3868ae0dc405a3465ea024 /textproc/py-python-slugify/Makefile
parent- Update to 1.15.0 (diff)
Update to 1.2.2
ChngeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md
Notes
Notes: svn path=/head/; revision=437561
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 6cfb44599be2..e44a1f3e97db 100644
--- a/textproc/py-python-slugify/Makefile
+++ b/textproc/py-python-slugify/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= python-slugify
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}