Merge branch 'master' of https://github.com/openwrt/luci into proto=ipv6+aiccu+fixes
[project/luci.git] / protocols / luci-proto-ipv6 / luasrc / model / network / proto_hnet.lua
index 4e9816b..f525061 100644 (file)
@@ -12,5 +12,5 @@ function proto.is_installed(self)
 end
 
 function proto.opkg_package(self)
-       return "hnetd"
+       return "hnet-full"
 end