From b0173c21f874aa535a79cb5ec87053854a35b736 Mon Sep 17 00:00:00 2001 From: Wojciech Dubowik Date: Tue, 29 Sep 2020 14:31:52 +0200 Subject: [PATCH] linuxptp: Upgrade to v3.1 Also update email address of the maintainer. Signed-off-by: Wojciech Dubowik --- net/linuxptp/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/linuxptp/Makefile b/net/linuxptp/Makefile index 0b6298203..e804cf527 100644 --- a/net/linuxptp/Makefile +++ b/net/linuxptp/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=linuxptp -PKG_VERSION:=3.0 -PKG_RELEASE:=3 +PKG_VERSION:=3.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/$(PKG_NAME)/v$(PKG_VERSION) -PKG_HASH:=d74ceca722c75bfff53c633425f926dd48eb04f4a089451b855155c016d15785 +PKG_HASH:=f58f5b11cf14dc7c4f7c9efdfb27190e43d02cf20c3525f6639edac10528ce7d -PKG_MAINTAINER:=Wojciech Dubowik +PKG_MAINTAINER:=Wojciech Dubowik PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING