bcm27xx-utils: fix version for APK
Refactor version of bcm27xx-utils for APK. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
088b83c845
commit
8009342f43
|
@ -3,7 +3,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=bcm27xx-utils
|
||||
PKG_VERSION:=2024-04-24
|
||||
PKG_VERSION:=2024.04.24
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
|
Loading…
Reference in New Issue