]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python3-botocore
qemu: bump pak version
[people/pmueller/ipfire-2.x.git] / lfs / python3-botocore
index 222ecf750e26cb494ec0e2d6c1ba24b6e05e8490..f501516f4b5938b47c4d60124228fd1c55c17a2a 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = python3-botocore
-PAK_VER    = 1
+PAK_VER    = 2
 
-DEPS       = "python3 python3-dateutil python3-jmespath"
+DEPS       = "python3-dateutil python3-jmespath"
 
 ###############################################################################
 # Top-level Rules