ports/opt (3.0): chrony: update to 1.30
commit 11699879c589aac35396df27cb09302989dfc10a Author: Juergen Daubert <jue@jue.li> Date: Wed Jul 2 17:56:51 2014 +0200 chrony: update to 1.30 diff --git a/chrony/.md5sum b/chrony/.md5sum index 58fb41a..5d706f9 100644 --- a/chrony/.md5sum +++ b/chrony/.md5sum @@ -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 diff --git a/chrony/Pkgfile b/chrony/Pkgfile index fc88f81..ff789e5 100644 --- a/chrony/Pkgfile +++ b/chrony/Pkgfile @@ -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
participants (1)
-
crux@crux.nu