mirror of
https://github.com/optim-enterprises-bv/openwrt.okoklets.git
synced 2026-01-13 03:15:02 +00: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>