This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
pyodbc: update to version 4.0.30
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle
5 years ago
parent
b4ddb635ea
commit
c66a7c3477
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
lang/python/pyodbc/Makefile
+ 3
- 3
lang/python/pyodbc/Makefile
View File
@ -5,11 +5,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
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
Write
Preview
Loading…
Cancel
Save