]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python3-dateutil
Drop arm
[people/pmueller/ipfire-2.x.git] / lfs / python3-dateutil
index a3c1729c3d69e6455ec8b1efdfa8121a67dd2a31..509d4e99f2e44e4aaddaec29f508cd76b284a68d 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-dateutil
-PAK_VER    = 1
+PAK_VER    = 2
 
-DEPS       = "python3 python3-six"
+DEPS       = "python3-six"
 
 ###############################################################################
 # Top-level Rules