From 10b2786245fe3b3228879230b311c6b4ed4150d0 Mon Sep 17 00:00:00 2001 From: Wojciech Dubowik Date: Wed, 22 Aug 2018 13:03:06 +0200 Subject: [PATCH] linuxptp: Upgrade to v2.0 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 85b664646..2ba3643e2 100644 --- a/net/linuxptp/Makefile +++ b/net/linuxptp/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=linuxptp -PKG_VERSION:=1.9.2 +PKG_VERSION:=2.0 PKG_RELEASE:=1 PKG_MAINTAINER:=Wojciech Dubowik PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/$(PKG_NAME)/v$(PKG_VERSION) -PKG_HASH:=7f662e65c66c37ff211dc525476626875c2b74162ded05c8a25d036fb963b8d0 +PKG_HASH:=0a24d9401e87d4af023d201e234d91127d82c350daad93432106284aa9459c7d PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING