aboutsummaryrefslogtreecommitdiff
path: root/databases/py-peewee/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-10-31 02:25:13 +0000
committerWen Heping <wen@FreeBSD.org>2016-10-31 02:25:13 +0000
commit2deb158b639ad59e2951a140e455d9e8e9ab1c2b (patch)
treea6e2991b85517e62e9c84904e4d2cb494a32f6ed /databases/py-peewee/Makefile
parent91bcdbebce0ceeaf5893e5405583b707b57fa119 (diff)
downloadports-2deb158b639ad59e2951a140e455d9e8e9ab1c2b.tar.gz
ports-2deb158b639ad59e2951a140e455d9e8e9ab1c2b.zip
- Update to 2.8.5
PR: 213368(based on) Submitted by: wen@(myself) Approved by: maintainer(timeout, >14 days)
Notes
Notes: svn path=/head/; revision=424971
Diffstat (limited to 'databases/py-peewee/Makefile')
-rw-r--r--databases/py-peewee/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-peewee/Makefile b/databases/py-peewee/Makefile
index 46277cb9e006..501db5bea480 100644
--- a/databases/py-peewee/Makefile
+++ b/databases/py-peewee/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= peewee
-PORTVERSION= 2.8.0
+PORTVERSION= 2.8.5
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}