luci-app-unblockmusic: update Makefile

This commit is contained in:
CN_SZTL 2019-07-27 00:25:46 +08:00
parent 2362093bd0
commit 692979bd7a
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -1,12 +1,12 @@
# Copyright (C) 2016 Openwrt.org
#
# This is a free software, use it under Apache Licene 2.0 & GNU General Public License v3.0.
# This is a free software, use it under Apache License 2.0 & GNU General Public License v3.0.
#
# licheng
# www.maxlicheng.com
# 2019-06-08
#
# Second revision by [CTCGFW]Shell-Script
# Second revision by [CTCGFW]Project-OpenWRT
# 2019.07.15
include $(TOPDIR)/rules.mk
@ -18,7 +18,7 @@ PKG_NAME:=luci-app-unblockmusic
PKG_VERSION:=1.3
PKG_RELEASE:=2
PKG_MAINTAINER:=<https://github.com/shell-script/luci-app-unblockmusic>
PKG_MAINTAINER:=<https://github.com/project-openwrt/luci-app-unblockmusic>
include $(TOPDIR)/feeds/luci/luci.mk