Skip to content

Commit 01e9c88

Browse files
add PKG_VERSION and PKG_RELEASE
1 parent 5bbe237 commit 01e9c88

File tree

1 file changed

+2
-0
lines changed
  • applications/luci-app-ledtrig-ping

1 file changed

+2
-0
lines changed

applications/luci-app-ledtrig-ping/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ LUCI_TITLE:=LuCI LED trigger: ping target
1010
LUCI_DESCRIPTION:=LED trigger that indicates reachability of a host (on = reachable, off = unreachable).
1111
LUCI_DEPENDS:=+luci-base
1212

13+
PKG_VERSION:=1.0.0
14+
PKG_RELEASE:=1
1315
PKG_LICENSE:=Apache-2.0
1416
PKG_MAINTAINER:=LuCI community <luci@lists.openwrt.org>
1517

0 commit comments

Comments
 (0)