mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04:00
Makefile polishing: - Fixed SPDX License Identifier - Use AUTORELEASE in PKG_RELEASE This helps in cases when the PKG_RELEASE is forgotten - Remove no longer used things like PKG_REV, etc. Downloaded tarball is now ~80 kB smaller as we use .tar.xz instead of .tar.gz - Use https for their website Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>