- Update to 1.1.17
PR: ports/74775 Submitted by: Piet Delport <pjd@point45.com> Approved by: Alex Rodioukov <simuran@shaw.ca> (maintainer)
This commit is contained in:
parent
e65b21a4c6
commit
cb63b1df73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123543
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= psycopg
|
||||
PORTVERSION= 1.1.15
|
||||
PORTVERSION= 1.1.17
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= http://initd.org/pub/software/psycopg/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (psycopg-1.1.15.tar.gz) = b7de1df2ba2d0172b5b5f18cc379c3f5
|
||||
SIZE (psycopg-1.1.15.tar.gz) = 252342
|
||||
MD5 (psycopg-1.1.17.tar.gz) = 15de077b0e725c00b7695c1543f6006f
|
||||
SIZE (psycopg-1.1.17.tar.gz) = 209663
|
||||
|
|
Loading…
Reference in a new issue