Browse Source

oor: update to release 1.3.0

Signed-off-by: Albert Lopez <alopez@ac.upc.edu>
lilik-openwrt-22.03
Albert Lopez 5 years ago
parent
commit
1dbbd892f5
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/oor/Makefile

+ 2
- 2
net/oor/Makefile View File

@ -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


Loading…
Cancel
Save