]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/aws-cli
core140: ship glibc built with new gcc
[ipfire-2.x.git] / lfs / aws-cli
index f5d2e36be8a813abe46b6e76805383c4e2210292..f6cdda12f9007cdec753e845d7ef4a8371af22ba 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       = aws-cli
-PAK_VER    = 1
+PAK_VER    = 2
 
-DEPS       = "python3 python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-yaml"
+DEPS       = "python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-yaml"
 
 ###############################################################################
 # Top-level Rules