mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 01:20:11 +04:00
d08ac509fa
Enable version checking for the main perl package. Previously, the version check for perl was skipped. Add a check that runs perl -v and verifies that the output matches PKG_VERSION. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>