projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fddb0b
)
django: bump to version 4.0.5
author
Alexandru Ardelean
<ardeleanalex@gmail.com>
Wed, 15 Jun 2022 08:11:24 +0000
(11:11 +0300)
committer
Nick Hainke
<vincent@systemli.org>
Sun, 19 Jun 2022 07:03:03 +0000
(09:03 +0200)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/django/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/django/Makefile
b/lang/python/django/Makefile
index 56c6088f2ed7792ba99d944d9dbdcab43bb979d9..f0ef34b05e9fa9616a29b6fac7cc441427c86b98 100644
(file)
--- a/
lang/python/django/Makefile
+++ b/
lang/python/django/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=django
-PKG_VERSION:=4.0.
4
+PKG_VERSION:=4.0.
5
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=Django
-PKG_HASH:=
4e8177858524417563cc0430f29ea249946d831eacb0068a1455686587df40b5
+PKG_HASH:=
f7431a5de7277966f3785557c3928433347d998c1e6459324501378a291e5aab
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
PKG_LICENSE:=BSD-3-Clause