mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 18:24:51 +04:00
Currently the passed VERSION includes the release, which is usually not part of the compiled binary. Removing it simplifies the `grep` command to check for correct package output during runtime tests. Signed-off-by: Paul Spooren <mail@aparcar.org>