ntp: update to 4.2.0a, which compiles with gcc4
This commit is contained in:
parent
03d2e50f60
commit
3c473df7e4
@ -1,4 +1,4 @@
|
||||
0f8fabe87cf54f409b57c6283f0c0c3d ntp-4.2.0.tar.gz
|
||||
5ccc9dfbc864411bbe52e7582075e9a7 ntp-doc.tar.gz
|
||||
49d4a704b49dc1ef2a7ec0b7938c3ae1 ntp-stable-4.2.0a-20060224.tar.gz
|
||||
de14b18b5f2be841a9c3434012c19f6c ntp.conf
|
||||
2aaeeae50b860296490b03dc5fbe1736 ntpd
|
||||
|
@ -5,9 +5,9 @@
|
||||
# Depends on: openssl
|
||||
|
||||
name=ntp
|
||||
version=4.2.0
|
||||
release=4
|
||||
source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$name-$version.tar.gz \
|
||||
version=4.2.0a
|
||||
release=1
|
||||
source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/snapshots/ntp-stable/2006/02/ntp-stable-4.2.0a-20060224.tar.gz \
|
||||
http://www.danm.de/files/src/ntp/doc/ntp-doc.tar.gz \
|
||||
ntpd \
|
||||
ntp.conf)
|
||||
@ -19,7 +19,7 @@ build () {
|
||||
$PKG/var/lib/ntp/stats \
|
||||
$PKG/usr/man/{man8,man5}
|
||||
|
||||
cd $name-$version
|
||||
cd ntp-stable-4.2.0a-20060224
|
||||
|
||||
AUTOCONF=true \
|
||||
AUTOMAKE=true \
|
||||
|
Loading…
x
Reference in New Issue
Block a user