summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Marangi2024-10-25 10:27:28 +0000
committerChristian Marangi2024-10-28 23:07:53 +0000
commit8009342f43c51ce06a51170d9d0594a344de004f (patch)
tree74d62ef93a5b4de600c605a489dded029edb4a36
parent088b83c8453b30c122c8deeef41a9a0c5f7f085e (diff)
downloadopenwrt-8009342f43c51ce06a51170d9d0594a344de004f.tar.gz
bcm27xx-utils: fix version for APK
Refactor version of bcm27xx-utils for APK. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
-rw-r--r--package/utils/bcm27xx-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/bcm27xx-utils/Makefile b/package/utils/bcm27xx-utils/Makefile
index 04dd6b8d62..e6d8c27e34 100644
--- a/package/utils/bcm27xx-utils/Makefile
+++ b/package/utils/bcm27xx-utils/Makefile
@@ -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