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
python3-maxminddb: update to version 2.0.3
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec
4 years ago
committed by
Josef Schlehofer
parent
e08cde396a
commit
732513d35c
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/python3-maxminddb/Makefile
+ 2
- 2
lang/python/python3-maxminddb/Makefile
View File
@ -9,11 +9,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
maxminddb
PKG_VERSION
:=
2.0.
2
PKG_VERSION
:=
2.0.
3
PKG_RELEASE
:=
1
PYPI_NAME
:=
$(
PKG_NAME
)
PKG_HASH
:=
b95d8ed21799e6604683669c7ed3c6a184fcd92434d5762dccdb139b4f29e597
PKG_HASH
:=
47e86a084dd814fac88c99ea34ba3278a74bc9de5a25f4b815b608798747c7dc
PKG_MAINTAINER
:=
Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE
:=
Apache-2.0
Write
Preview
Loading…
Cancel
Save