From 398c7ea91913d82a56be447118e022a35aabc5c7 Mon Sep 17 00:00:00 2001 From: Wojciech Dubowik Date: Tue, 30 Aug 2016 13:27:15 +0200 Subject: [PATCH] linuxptp: Update to version 1.8 Signed-off-by: Wojciech Dubowik --- net/linuxptp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/linuxptp/Makefile b/net/linuxptp/Makefile index 88edd155a..612852188 100644 --- 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 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2