Browse Source

pyodbc: update to version 4.0.31

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 3 years ago
parent
commit
c157522580
No known key found for this signature in database GPG Key ID: 5A8F39C31C3217CA
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/pyodbc/Makefile

+ 2
- 2
lang/python/pyodbc/Makefile View File

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


Loading…
Cancel
Save