perl-HTML-Parser: ver bump

This commit is contained in:
blue-devil
2020-08-30 00:29:35 +02:00
parent b4a64704e7
commit 2a77d1c947
2 changed files with 13 additions and 6 deletions
@@ -4,9 +4,9 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
from pisi.actionsapi import perlmodules
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())