mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 14:39:09 +08:00
pyodbc: update to version 4.0.32
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
407644839c
commit
8e98227ac9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user