nft-qos: fix missing double semicolon in case

Signed-off-by: Rosy Song <rosysong@rosinson.com>
This commit is contained in:
Rosy Song
2019-02-20 19:01:12 +08:00
parent 6e7d8a8cb5
commit af9d96bc93
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nft-qos
PKG_VERSION:=1.0.4
PKG_RELEASE:=2
PKG_VERSION:=1.0.5
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Rosy Song <rosysong@rosinson.com>