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