1
0
forked from ports/opt

chrony: update to 1.30

This commit is contained in:
Juergen Daubert 2014-07-02 17:56:51 +02:00
parent d1e634b0af
commit 11699879c5
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
9d49eadac5eb49daec8cc3d92a869b0c chrony-1.29.1.tar.gz
4f0767528a51af44abd512699c5cf194 chrony-1.30.tar.gz
4dff89484fe7b6d6397a9501c7ae51ed chrony.conf
ec43dcf700698a7d2891a1f8504b5e22 chrony.keys
ef4b4ca7c250397656d81a329faf60d2 chronyd

View File

@ -4,15 +4,17 @@
# Depends on: ncurses readline libcap
name=chrony
version=1.29.1
version=1.30
release=1
source=(http://download.tuxfamily.org/$name/$name-$version.tar.gz
chronyd chrony.conf chrony.keys)
build () {
cd $name-$version
./configure --prefix=/usr --mandir=/usr/man
make
touch chrony.txt
make DESTDIR=$PKG install
rm -r $PKG/usr/share