pyodbc: update hash
authorTianling Shen <cnsztl@immortalwrt.org>
Sun, 1 Aug 2021 16:07:54 +0000 (00:07 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 1 Aug 2021 16:58:59 +0000 (17:58 +0100)
This package was updated without a hash change.

Fixes: c1575225807cab ("pyodbc: update to version 4.0.31")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
lang/python/pyodbc/Makefile

index 823b4b97a3ad748ea740db41a22a4eabeef55b43..047c6c6b29b214c2cc00e6a1ab53660f930b99e6 100644 (file)
@@ -6,10 +6,10 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pyodbc
 PKG_VERSION:=4.0.31
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=852b5deeeb3366af8b4408efed993501708be45d221881bce60c9aac54be726a
+PKG_HASH:=89256e79d23415887cacf0a821f9f94baa5d833080521d456687d5e88c40c226
 PKG_BUILD_DEPENDS:=python3 unixodbc
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE.txt