We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3badc commit 0b23331Copy full SHA for 0b23331
lang/python/python-psycopg2/Makefile
@@ -8,11 +8,11 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=python-psycopg2
11
-PKG_VERSION:=2.9.7
+PKG_VERSION:=2.9.11
12
PKG_RELEASE:=1
13
14
PYPI_NAME:=psycopg2
15
-PKG_HASH:=f00cc35bd7119f1fed17b85bd1007855194dde2cbd8de01ab8ebb17487440ad8
+PKG_HASH:=964d31caf728e217c697ff77ea69c2ba0865fa41ec20bb00f0977e62fdcc52e3
16
17
PKG_MAINTAINER:=Daniel Danzberger <daniel@dd-wrt.com>
18
PKG_LICENSE:=LGPL-3.0-or-later
0 commit comments