From: Daniel Golle Date: Sat, 9 Oct 2021 03:07:56 +0000 (+0100) Subject: pyodbc: update to version 4.0.32 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=264f7b2f5fff40d0d47b103703c17b1f6daef511;p=openwrt-packages.git pyodbc: update to version 4.0.32 Signed-off-by: Daniel Golle --- diff --git a/lang/python/pyodbc/Makefile b/lang/python/pyodbc/Makefile index 047c6c6b2..4e16ebb8e 100644 --- a/lang/python/pyodbc/Makefile +++ b/lang/python/pyodbc/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pyodbc -PKG_VERSION:=4.0.31 -PKG_RELEASE:=2 +PKG_VERSION:=4.0.32 +PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=89256e79d23415887cacf0a821f9f94baa5d833080521d456687d5e88c40c226 +PKG_HASH:=9be5f0c3590655e1968488410fe3528bb8023d527e7ccec1f663d64245071a6b PKG_BUILD_DEPENDS:=python3 unixodbc PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt