]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ntp
Squid-accounting: New Version using dma mailservice
[ipfire-2.x.git] / lfs / ntp
diff --git a/lfs/ntp b/lfs/ntp
index 147e0a8f013e3d8467e5499957e5d7f1f10b23ab..c3d8d5855edc8fcaf27ac1cf55b0f5b13f5ecad0 100644 (file)
--- a/lfs/ntp
+++ b/lfs/ntp
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.2.6p5
+VER        = 4.2.8
 
 THISAPP    = ntp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 00df80a84ec9528fcfb09498075525bc
+$(DL_FILE)_MD5 = 6972a626be6150db8cfbd0b63d8719e7
 
 install : $(TARGET)
 
@@ -73,7 +73,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && \
                ./configure \
                        --prefix=/usr \
-                       --bindir=/usr/sbin \
                        --sysconfdir=/etc \
                        --disable-nls \
                        --enable-all-clocks \