summaryrefslogtreecommitdiffstats
path: root/ntp/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'ntp/Pkgfile')
-rw-r--r--ntp/Pkgfile8
1 files changed, 3 insertions, 5 deletions
diff --git a/ntp/Pkgfile b/ntp/Pkgfile
index 9d0c9de82..4e6030761 100644
--- a/ntp/Pkgfile
+++ b/ntp/Pkgfile
@@ -6,12 +6,11 @@
# Run on: libcap
name=ntp
-version=4.2.6
-release=4
-source=( http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$name-4.2/$name-$version.tar.gz\
+version=4.2.6p4
+release=1
+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
@@ -59,4 +58,3 @@ EOF
make DESTDIR=$PKG install-$name
sed -i "s/ gx/ -gx/" $PKG/etc/rc.d/init.d/ntp
}
-