index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
lang
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Daniel Golle <daniel@makrotopia.org>
2020-06-14 23:25:22 +0100
committer
Daniel Golle <daniel@makrotopia.org>
2020-06-15 01:40:31 +0100
commit
c66a7c3477d42724973ad5120abaa77c2ed3d063
(
patch
)
tree
e0f655dbbf068a7211014f65f010756301d91378
/
lang
parent
b4ddb635ea1693214d75a578b9d652a3388cc6d2
(
diff
)
pyodbc: update to version 4.0.30
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat
(limited to 'lang')
-rw-r--r--
lang/python/pyodbc/Makefile
6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python/pyodbc/Makefile b/lang/python/pyodbc/Makefile
index 1bb1f4686..805ccda61 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.26
-PKG_RELEASE:=3
+PKG_VERSION:=4.0.30
+PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=e52700b5d24a846483b5ab80acd9153f8e593999c9184ffea11596288fb33de3
+PKG_HASH:=852b5deeeb3366af8b4408efed993501708be45d221881bce60c9aac54be726a
PKG_BUILD_DEPENDS:=python3 unixodbc
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE.txt