Skip to content

Commit

Permalink
update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
max0y committed Mar 4, 2018
1 parent ef1ebf6 commit 76fc2cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=luci-app-cd8021x
PKG_VERSION=1.0
PKG_VERSION=1.1
PKG_RELEASE:=1

PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
Expand All @@ -17,7 +17,7 @@ define Package/luci-app-cd8021x
endef

define Package/luci-app-cd8021x/description
This package contains LuCI configuration pages for wired IEEE 802.1x client.
This package contains LuCI configuration pages for wired IEEE 802.1x authentication.
endef

define Build/Prepare
Expand Down

0 comments on commit 76fc2cc

Please sign in to comment.