From 1dbbd892f58ec158af682706abd06b1b69418618 Mon Sep 17 00:00:00 2001 From: Albert Lopez Date: Thu, 25 Apr 2019 10:48:50 +0200 Subject: [PATCH] oor: update to release 1.3.0 Signed-off-by: Albert Lopez --- net/oor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/oor/Makefile b/net/oor/Makefile index 93329b0ea..62c3fa5dd 100644 --- a/net/oor/Makefile +++ b/net/oor/Makefile @@ -16,13 +16,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=oor -PKG_VERSION:=1.2.2 +PKG_VERSION:=1.3.0 PKG_RELEASE:=1 PKG_SOURCE_URL=https://github.com/OpenOverlayRouter/oor/releases/download/$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=6702348fa314c2691f28c7e71337bb84 +PKG_HASH:=e2bee73611984f0412798f4b72145f4f00037a9e874d3c2168a49e1bf49e4809 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE