]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/gnump3d
client175: Convert python2 modules in source tarball to python3
[ipfire-2.x.git] / lfs / gnump3d
index fbde7ca0564eabe9715d36259fd5f3f644a74c5e..440b339055ec0cf0cb04585517ecc848c58c2cfe 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2019  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       = gnump3d
-PAK_VER    = 5
+PAK_VER    = 7
 
-DEPS       = ""
+DEPS       =
 
 ###############################################################################
 # Top-level Rules