luci-app-vssr: sync with upstream source
This commit is contained in:
parent
019f5cfeed
commit
d8ce962dba
@ -1,8 +1,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-vssr
|
||||
PKG_VERSION:=1.29
|
||||
PKG_RELEASE:=20200325-4
|
||||
PKG_VERSION:=1.30
|
||||
PKG_RELEASE:=4-20200326
|
||||
|
||||
PKG_CONFIG_DEPENDS:= CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks \
|
||||
CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_V2ray \
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -392,7 +392,7 @@ https://github.com/pure-css/pure/blob/master/LICENSE.md
|
||||
}
|
||||
|
||||
.cbi-section-table-row.fast{
|
||||
background: #C01818;
|
||||
background: #177cb0;
|
||||
color: #fff;
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user