aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 18:50:09 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 18:50:09 +0000
commit0ad961011be39b8d6f066fa1cf6cb2f8eb6dbb88 (patch)
tree778df4173bf9a25854761ebe7519e1ffa3939524 /www
parent17c078833e73a322e1026c1b6ad8ef709f2646e9 (diff)
downloadports-0ad961011be39b8d6f066fa1cf6cb2f8eb6dbb88.tar.gz
ports-0ad961011be39b8d6f066fa1cf6cb2f8eb6dbb88.zip
www/py-django-redis: Update to 5.1.0
Diffstat (limited to 'www')
-rw-r--r--www/py-django-redis/Makefile2
-rw-r--r--www/py-django-redis/distinfo6
-rw-r--r--www/py-django-redis/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/www/py-django-redis/Makefile b/www/py-django-redis/Makefile
index a5f138a84a80..4d778e5d84f0 100644
--- a/www/py-django-redis/Makefile
+++ b/www/py-django-redis/Makefile
@@ -1,5 +1,5 @@
PORTNAME= django-redis
-PORTVERSION= 5.0.0
+PORTVERSION= 5.1.0
CATEGORIES= www databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-django-redis/distinfo b/www/py-django-redis/distinfo
index 97e629202e3e..91f3496af19e 100644
--- a/www/py-django-redis/distinfo
+++ b/www/py-django-redis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624189755
-SHA256 (django-redis-5.0.0.tar.gz) = 048f665bbe27f8ff2edebae6aa9c534ab137f1e8fa7234147ef470df3f3aa9b8
-SIZE (django-redis-5.0.0.tar.gz) = 47508
+TIMESTAMP = 1638556636
+SHA256 (django-redis-5.1.0.tar.gz) = 98fb3d31633a1addea1aeb558a647359908bbcf78c0833f99496c5348fe3c1b4
+SIZE (django-redis-5.1.0.tar.gz) = 44112
diff --git a/www/py-django-redis/pkg-descr b/www/py-django-redis/pkg-descr
index dafc130bd225..765564e7a725 100644
--- a/www/py-django-redis/pkg-descr
+++ b/www/py-django-redis/pkg-descr
@@ -14,4 +14,4 @@ Why use django-redis?
* Unix sockets supported by default.
* Pluggable parsers.
-WWW: https://github.com/niwinz/django-redis
+WWW: https://github.com/jazzband/django-redis