diff options
author | demon <demon@FreeBSD.org> | 2014-06-02 15:24:10 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-06-02 15:24:10 +0800 |
commit | 3d8c23d9f425cf3c810a8a3599c6864526eae24f (patch) | |
tree | 0097e91cbfe0db85964ad800beda6a8f3b4ca539 | |
parent | ea9adb9a11aab90509d69bd6dd6b8a13dd4e8c5f (diff) | |
download | freebsd-ports-gnome-3d8c23d9f425cf3c810a8a3599c6864526eae24f.tar.gz freebsd-ports-gnome-3d8c23d9f425cf3c810a8a3599c6864526eae24f.tar.zst freebsd-ports-gnome-3d8c23d9f425cf3c810a8a3599c6864526eae24f.zip |
Update to 2.0.5.1.
-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 2ba8a6ac1705..bbc891e3795e 100644 --- a/www/uwsgi/Makefile +++ b/www/uwsgi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uwsgi -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.5.1 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ diff --git a/www/uwsgi/distinfo b/www/uwsgi/distinfo index 194cad338c6f..823b846b5de3 100644 --- a/www/uwsgi/distinfo +++ b/www/uwsgi/distinfo @@ -1,2 +1,2 @@ -SHA256 (uwsgi-2.0.5.tar.gz) = 1a085e1036f04ccec7a39cb2073ae55adac431b129763ed58142b326c7ab540d -SIZE (uwsgi-2.0.5.tar.gz) = 770232 +SHA256 (uwsgi-2.0.5.1.tar.gz) = 4d486a6ddc9389245790f210673f524e1eb0631fc867a3c514bb2c22b090dbb1 +SIZE (uwsgi-2.0.5.1.tar.gz) = 770256 |