mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
7982274860
In commit f82287cf5c (treewide: use name in define and eval lines)
two typos were committed as result of replacing PKG_NAME macro with
actual package name.
Undo those typos here to make the affected variants installable.
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>