projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e39ae96
)
ct-bugcheck: use . for RELEASE
author
Rosen Penev
<rosenp@gmail.com>
Sun, 11 Aug 2024 22:53:53 +0000
(15:53 -0700)
committer
Robert Marko
<robimarko@gmail.com>
Thu, 12 Sep 2024 09:49:43 +0000
(11:49 +0200)
Adds compatibility for APK.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link:
https://github.com/openwrt/openwrt/pull/16355
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/utils/ct-bugcheck/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/ct-bugcheck/Makefile
b/package/utils/ct-bugcheck/Makefile
index 5deb1e0d35f40efd09b687678fe98aa0304f62a6..d8b35df1eab68cab4583001d0ec018ba2850aa35 100644
(file)
--- a/
package/utils/ct-bugcheck/Makefile
+++ b/
package/utils/ct-bugcheck/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ct-bugcheck
-PKG_RELEASE:=2016
-07-
21
+PKG_RELEASE:=2016
.07.
21
include $(INCLUDE_DIR)/package.mk