pyodbc: update to version 4.0.31

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit c157522580)
This commit is contained in:
Daniel Golle 2021-08-01 04:11:57 +01:00
parent c4c8aeef2a
commit fe1b4a705f
No known key found for this signature in database
GPG key ID: 5A8F39C31C3217CA

View file

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pyodbc
PKG_VERSION:=4.0.30
PKG_VERSION:=4.0.31
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)