perl-XML-LibXML:ver bump

This commit is contained in:
blue-devil
2020-05-19 01:08:50 +03:00
parent bbc9b8eee3
commit 10a7a1c36b
2 changed files with 18 additions and 11 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())