]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/bird
core138: add firewall-lib.pl to update
[ipfire-2.x.git] / lfs / bird
index 84487a86161f3e80a6b03241f9c0bc68da142596..7a2763b23cd07fa67437ced2c459c2d06ddaacba 100644 (file)
--- a/lfs/bird
+++ b/lfs/bird
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.0.2
+VER        = 2.0.6
 
 THISAPP    = bird-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = bird
-PAK_VER    = 3
+PAK_VER    = 5
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = de17645b045fa13912409aea59420132
+$(DL_FILE)_MD5 = bc05f225f4fcb365da1dbb308a7e23cc
 
 install : $(TARGET)