]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/iproute2
lvm2: Create lock files in /run/lvm
[people/pmueller/ipfire-2.x.git] / lfs / iproute2
index 51f1f3d318138d9fdcde8b8a7f163da403cd97e0..820303f35f4e5f4e4ce60d0f4e0a46acbb561118 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2015  Michael Tremer & Christian Schmidt                      #
+# 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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.2.0
+VER        = 5.3.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         = 51c54cc3245eff451154938fbc0f64f5
+$(DL_FILE)_MD5         = 227404413c8d6db649d6188ead1e5a6e
 
 install : $(TARGET)