lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 5f106b00776ad6871812f4a0e46cd9d42dd5048a
parent ca768581ea2894a67c4d22d2890b2883f419cc44
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date:   Mon,  5 Dec 2016 11:03:13 +0200

Merge pull request #3609 from wodu/linuxptp_package

linuxptp: Update to version 1.8
Diffstat:
Mnet/linuxptp/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/linuxptp/Makefile b/net/linuxptp/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=linuxptp -PKG_VERSION:=20151118 +PKG_VERSION:=1.8 PKG_RELEASE:=2 -PKG_REV:=999c86f4a9da4bf4508b3a69289f58166ed18a55 +PKG_REV:=891d56e4292653c5c19ac8345159a1f1f5b2df26 PKG_MAINTAINER:=Wojciech Dubowik <Wojciech.Dubowik@neratec.com> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2