perl-CGI:ver bump

This commit is contained in:
blue-devil
2020-05-19 01:08:06 +03:00
parent 4ca9259b1c
commit ca573fa6fe
2 changed files with 12 additions and 5 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())