kenzok8-passwall/luci-app-ddnsto/Makefile

18 lines
340 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
LUCI_DEPENDS:=+ddnsto
LUCI_PKGARCH:=all
2022-06-29 20:16:05 +08:00
PKG_VERSION:=3.0.0
PKG_RELEASE:=1
2022-04-25 22:30:27 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature