mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
The "build" script was replacing a ~DATE~ with current date. Now it uses $(SOURCE_DATE_EPOCH). Fixes #17848 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>