mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 21:20:21 +04:00
c9f4980023
alsa-lib ships only a shared library and aserver has no --version, so neither can satisfy the generic version probe. Add a test-version.sh that exits 0 for both arms and exits 1 for unknown subpackages. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>