From fd26ec1b677fde6edde578f23c6ed202085471e3 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Wed, 14 Aug 2024 12:06:02 +0200 Subject: [PATCH] bonding: fix apk version Fix apk version schema by changing the 'PKG_VERSION'. Signed-off-by: Florian Eckert --- net/bonding/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/bonding/Makefile b/net/bonding/Makefile index e511ba0ec..b62cd23f8 100644 --- a/net/bonding/Makefile +++ b/net/bonding/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=proto-bonding -PKG_VERSION:=2021-04-09 -PKG_RELEASE:=3 +PKG_VERSION:=2021.04.09 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=