luci-theme-argon/Makefile
jerrykuku 782a7a4378 Bump version to 1.2
1. Minimal background file size.
2. Automatically detect the number of background images.
3. Delete unused image and file.
2019-11-09 09:08:47 +08:00

16 lines
314 B
Makefile

#
# Copyright (C) 2008-2019 Jerrykuku
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Argon Theme
LUCI_DEPENDS:=
PKG_VERSION:=1.2
PKG_RELEASE:=01-20191109
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature