]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated dnsmasq to 2.45.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Jul 2008 11:21:21 +0000 (13:21 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Jul 2008 11:21:21 +0000 (13:21 +0200)
lfs/dnsmasq

index faae59c8fd24e63cc9b68121e63a91eb95c92b24..354665904614f78db9316c292ac3b54dc7674e61 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.40
+VER        = 2.45
 
 THISAPP    = dnsmasq-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 91b6063ae81146b9d70b4381b2f3e44f
+$(DL_FILE)_MD5 = b7956e15c9766e05b3eca3ce88fdb616
 
 install : $(TARGET)