Skip to content

Commit

Permalink
django: bump to version 3.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Ardelean <[email protected]>
  • Loading branch information
commodo committed Oct 5, 2020
1 parent 1640ff1 commit baafb68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/python/django/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=django
PKG_VERSION:=3.1.1
PKG_VERSION:=3.1.2
PKG_RELEASE:=1

PYPI_NAME:=Django
PKG_HASH:=59c8125ca873ed3bdae9c12b146fbbd6ed8d0f743e4cf5f5817af50c51f1fc2f
PKG_HASH:=a2127ad0150ec6966655bedf15dbbff9697cc86d61653db2da1afa506c0b04cc

PKG_MAINTAINER:=Alexandru Ardelean <[email protected]>, Peter Stadler <[email protected]>
PKG_LICENSE:=BSD-3-Clause
Expand Down

0 comments on commit baafb68

Please sign in to comment.