mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 10:01:20 +00:00
django-simple-captcha: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=django-simple-captcha
|
PKG_NAME:=django-simple-captcha
|
||||||
PKG_VERSION:=0.5.11
|
PKG_VERSION:=0.5.11
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_MAINTAINER:=Eneas U de Queiroz <cote2004-github@yahoo.com>
|
PKG_MAINTAINER:=Eneas U de Queiroz <cote2004-github@yahoo.com>
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
@@ -26,7 +26,7 @@ define Package/django-simple-captcha
|
|||||||
SUBMENU:=Python
|
SUBMENU:=Python
|
||||||
SECTION:=lang
|
SECTION:=lang
|
||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
TITLE:=A very simple, yet powerful, Django captcha application
|
TITLE:=Simple Django captcha application
|
||||||
URL:=https://github.com/mbi/django-simple-captcha
|
URL:=https://github.com/mbi/django-simple-captcha
|
||||||
DEPENDS:=+python +python-six +django +pillow +django-ranged-response
|
DEPENDS:=+python +python-six +django +pillow +django-ranged-response
|
||||||
VARIANT:=python
|
VARIANT:=python
|
||||||
|
|||||||
Reference in New Issue
Block a user