]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/iproute2
ddns.cgi: Drop static provider list for token based auth.
[people/pmueller/ipfire-2.x.git] / lfs / iproute2
index 820303f35f4e5f4e4ce60d0f4e0a46acbb561118..53fd4a59e94ff27f45dbf9c189b314b42a647ed1 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.3.0
+VER        = 5.8.0
 
 THISAPP    = iproute2-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE)             = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5         = 227404413c8d6db649d6188ead1e5a6e
+$(DL_FILE)_MD5         = e2016acc07d91b2508916c459a8435af
 
 install : $(TARGET)