mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00: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>