mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04: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>