kenzok8-passwall/luci-app-ddnsto/Makefile

18 lines
353 B
Makefile
Raw Normal View History

2022-04-25 22:30:27 +08:00
# Copyright (C) 2016 Openwrt.org
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for ddnsto
2022-09-16 20:19:25 +08:00
LUCI_DEPENDS:=+ddnsto +block-mount
2022-04-25 22:30:27 +08:00
LUCI_PKGARCH:=all
2023-08-25 20:01:14 +08:00
PKG_VERSION:=3.0.4
2022-07-05 20:17:17 +08:00
PKG_RELEASE:=0
2022-04-25 22:30:27 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature