django-simple-captcha: adjust Makefile style
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Thu, 16 May 2019 14:50:16 +0000 (11:50 -0300)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Sat, 18 May 2019 02:10:38 +0000 (23:10 -0300)
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
lang/python/django-simple-captcha/Makefile

index a55e266d5a3b7e9e73402f06498f3e82d3df747c..449ad8749fc9580a839db1b872bd6e634cab230e 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django-simple-captcha
 PKG_VERSION:=0.5.11
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_MAINTAINER:=Eneas U de Queiroz <cote2004-github@yahoo.com>
 PKG_LICENSE:=MIT
@@ -26,7 +26,7 @@ define Package/django-simple-captcha
   SUBMENU:=Python
   SECTION:=lang
   CATEGORY:=Languages
-  TITLE:=A very simple, yet powerful, Django captcha application
+  TITLE:=Simple Django captcha application
   URL:=https://github.com/mbi/django-simple-captcha
   DEPENDS:=+python +python-six +django +pillow +django-ranged-response
   VARIANT:=python