mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
* Added test.sh script
* Fixed build with riscv64
* Passed package version via go ldflags
* Refreshed patches
* Removed useless test binaries from package
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 27b4291bd4)
4 lines
57 B
Bash
4 lines
57 B
Bash
#!/bin/sh
|
|
|
|
gitlab-runner --version | grep "$PKG_VERSION"
|