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
python-mysqlclient: bump to version 1.4.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
5 years ago
parent
5c508a83a9
commit
33f82a4999
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
lang/python/python-mysqlclient/Makefile
+ 2
- 2
lang/python/python-mysqlclient/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
python-mysqlclient
PKG_VERSION
:=
1.4.
4
PKG_VERSION
:=
1.4.
5
PKG_RELEASE
:=
1
PKG_LICENSE
:=
GPL-2.0
PYPI_NAME
:=
mysqlclient
PKG_HASH
:=
9c737cc55a5dc8dd3583a942d5a9b21be58d16f00f5fefca4e575e7d9682e98c
PKG_HASH
:=
e80109b0ae8d952b900b31b623181532e5e89376d707dcbeb63f99e69cefe559
PKG_MAINTAINER
:=
Alexandru Ardelean <ardeleanalex@gmail.com>
i
n
c
l
u
d
e
.
.
/
p
y
p
i
.
m
k
Write
Preview
Loading…
Cancel
Save