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-asgiref: update to 3.2.5
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
lilik-openwrt-22.03
Peter Stadler
5 years ago
parent
aa140fbf3d
commit
3efb95f695
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-asgiref/Makefile
+ 2
- 2
lang/python/python3-asgiref/Makefile
View File
@ -1,11 +1,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
asgiref
PKG_VERSION
:=
3.2.
3
PKG_VERSION
:=
3.2.
5
PKG_RELEASE
:=
1
PYPI_NAME
:=
asgiref
PKG_HASH
:=
7e06d934a7718bf3975acbf87780ba678957b87c7adc056f13b6215d610695a0
PKG_HASH
:=
c8f49dd3b42edcc51d09dd2eea8a92b3cfc987ff7e6486be734b4d0cbfd5d315
PKG_MAINTAINER
:=
Peter Stadler <peter.stadler@student.uibk.ac.at>
PKG_LICENSE
:=
BSD-3-Clause
Write
Preview
Loading…
Cancel
Save