diff options
author | demon <demon@FreeBSD.org> | 2013-05-23 21:08:48 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2013-05-23 21:08:48 +0800 |
commit | d93a42c101335b6f02a9223c7f4196468369b4e1 (patch) | |
tree | 10c1fe7ee3fb115def3169a0a3396b8be5566f63 /www | |
parent | 6bccd1c3ab4db857dbb9b8ab7538a97ee43ef488 (diff) | |
download | freebsd-ports-gnome-d93a42c101335b6f02a9223c7f4196468369b4e1.tar.gz freebsd-ports-gnome-d93a42c101335b6f02a9223c7f4196468369b4e1.tar.zst freebsd-ports-gnome-d93a42c101335b6f02a9223c7f4196468369b4e1.zip |
Update to version 1.9.10
PR: 177472
Submitted by: Denis Generalov <gd@rambler-co.ru>
Diffstat (limited to 'www')
-rw-r--r-- | www/uwsgi/Makefile | 2 | ||||
-rw-r--r-- | www/uwsgi/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile index 0c3acd3b54da..37c7b2d67461 100644 --- a/www/uwsgi/Makefile +++ b/www/uwsgi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uwsgi -PORTVERSION= 1.4.9 +PORTVERSION= 1.9.10 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ diff --git a/www/uwsgi/distinfo b/www/uwsgi/distinfo index 4d16e705bb1c..6f9e5373bec6 100644 --- a/www/uwsgi/distinfo +++ b/www/uwsgi/distinfo @@ -1,2 +1,2 @@ -SHA256 (uwsgi-1.4.9.tar.gz) = f4d345e3f08bf7859cf92340f79e10d7093e297e54c8448d9c1c821848e7fe2d -SIZE (uwsgi-1.4.9.tar.gz) = 590671 +SHA256 (uwsgi-1.9.10.tar.gz) = 2d01dbd3e04901e400b075287a262edc808cce84ff403e9f6f73bbcbf77e05c3 +SIZE (uwsgi-1.9.10.tar.gz) = 621553 |