packages
packages copied to clipboard
grep: update to 3.12
📦 Package Details
Maintainer: @Zokormazo
Description: Update grep to version 3.12. Also skip building doc, tests, and gnulib-tests.
🧪 Run Testing Details
- OpenWrt Version: OpenWrt 24.10
- OpenWrt Target/Subtarget: NXP Layerscape / ARMv8 64-bit based boards
- OpenWrt Device:
✅ Formalities
- [x] I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.
If your PR contains a patch:
- [ ] It can be applied using
git am - [x] It has been refreshed to avoid offsets, fuzzes, etc., using
make package/<your-package>/refresh V=s - [ ] It is structured in a way that it is potentially upstreamable (e.g., subject line, commit description, etc.) We must try to upstream patches to reduce maintenance burden.