mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-03-20 03:41:53 +00:00
The package manager switched from opkg to apk. The state file format
changed from "name - version" to "name-version arch {source} ..."
requiring a new parsing approach.
Signed-off-by: John Crispin <john@phrozen.org>