et_xmlfile: bump to version 1.1.0
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 12 May 2021 08:36:57 +0000 (11:36 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 18 May 2021 09:29:01 +0000 (12:29 +0300)
Updating Eneas' email as requested on Github:
  https://github.com/openwrt/packages/pull/15622

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python-et_xmlfile/Makefile

index f1a4157454e4eb85a549e100a52d08824b270b6a..10c04d004d15d48eae2dba04abce2c84b4de670e 100644 (file)
@@ -6,14 +6,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-et_xmlfile
-PKG_VERSION:=1.0.1
-PKG_RELEASE:=2
+PKG_VERSION:=1.1.0
+PKG_RELEASE:=1
 
-PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Eneas U de Queiroz <cote2004-github@yahoo.com>
+PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Eneas U de Queiroz <cotequeiroz@gmail.com>
 PKG_LICENSE:=MIT
 
 PYPI_NAME:=et_xmlfile
-PKG_HASH:=614d9722d572f6246302c4491846d2c393c199cfa4edc9af593437691683335b
+PKG_HASH:=8eb9e2bc2f8c97e37a2dc85a09ecdcdec9d8a396530a6d5a33b30b9a92da0c5c
 
 include ../pypi.mk
 include $(INCLUDE_DIR)/package.mk