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
django-appconf: bump to version 1.0.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
5 years ago
parent
91aff4068f
commit
99ec808060
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/django-appconf/Makefile
+ 3
- 3
lang/python/django-appconf/Makefile
View File
@ -8,11 +8,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
django-appconf
PKG_VERSION
:=
1.0.
3
PKG_RELEASE
:=
2
PKG_VERSION
:=
1.0.
4
PKG_RELEASE
:=
1
PYPI_NAME
:=
$(
PKG_NAME
)
PKG_HASH
:=
35f13ca4d567f132b960e2cd4c832c2d03cb6543452d34e29b7ba10371ba80e3
PKG_HASH
:=
be58deb54a43d77d2e1621fe59f787681376d3cd0b8bd8e4758ef6c3a6453380
PKG_MAINTAINER
:=
Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE
:=
BSD-3-Clause
Write
Preview
Loading…
Cancel
Save