mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-22 21:01:05 +01:00
Instead of redefining the version schema in cryptodev, use the one automatically defined via `kernel.mk`. Specifically this changes the version from <kernel>+<package> to <kernel>.<package> and thereby making it compatible with APK. Signed-off-by: Paul Spooren <mail@aparcar.org>