diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2019-10-22 18:49:17 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2019-10-22 18:49:17 +0000 |
commit | 309965e6c4b764a06631f444423983c35bfa783b (patch) | |
tree | 34e796416bc8bb974681f543d875ffbdd0ede9d1 /textproc/py-python-slugify/Makefile | |
parent | www/luakit: upgrade 2017.08.10 -> 2.1 (diff) |
Update to 4.0.0
ChangeLog: https://github.com/un33k/python-slugify/blob/4.0.0/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=515210
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 bccec29d1f44..e84bf3a2efb3 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-slugify -PORTVERSION= 3.0.6 +PORTVERSION= 4.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |