Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions build/openwrt/uapi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk

define Package/uapi
SECTION:=net
CATEGORY:=Network
SECTION:=admin
CATEGORY:=Administration
TITLE:=Native HTTP REST API for OpenWrt
URL:=https://github.com/openwrt-iac/uapi
PKGARCH:=all
Expand Down