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-pynacl: update to v1.5.0
Signed-off-by: Javier Marcet <javier@marcet.info>
lilik-openwrt-22.03
Javier Marcet
3 years ago
committed by
Rosen Penev
parent
042507f284
commit
c579abeb78
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/python-pynacl/Makefile
+ 3
- 3
lang/python/python-pynacl/Makefile
View File
@ -1,11 +1,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
python-pynacl
PKG_VERSION
:=
1.
4
.0
PKG_RELEASE
:=
6
PKG_VERSION
:=
1.
5
.0
PKG_RELEASE
:=
1
PYPI_NAME
:=
PyNaCl
PKG_HASH
:=
54e9a2c849c742006516ad56a88f5c74bf2ce92c9f67435187c3c5953b346505
PKG_HASH
:=
8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba
PKG_MAINTAINER
:=
Javier Marcet <javier@marcet.info>
PKG_LICENSE
:=
Apache-2.0
Write
Preview
Loading…
Cancel
Save