summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/ntp/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/ntp/Pkgfile b/extra/ntp/Pkgfile
index 42c32a697..9d0c9de82 100644
--- a/extra/ntp/Pkgfile
+++ b/extra/ntp/Pkgfile
@@ -7,14 +7,15 @@
name=ntp
version=4.2.6
-release=3
+release=4
source=( http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$name-4.2/$name-$version.tar.gz\
http://nutyx.meticul.eu/files/patchs/$name/ntp-4.2.4_p7-nano.patch)
build() {
source /etc/blfs-bootscripts
- wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+ wget http://nutyx.meticul.eu/files/patchs/aaabasicfs/blfs-bootscripts-$scriptsversion.tar.bz2
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
patch -Np1 -i ../ntp-4.2.4_p7-nano.patch