File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,10 +69,13 @@ if PKG_USING_BEEP
6969
7070 choice
7171 prompt "Version"
72- default PKG_USING_BEEP_V110
72+ default PKG_USING_BEEP_V120
7373 help
7474 Select the this package version
7575
76+ config PKG_USING_BEEP_V120
77+ bool "v1.2.0"
78+
7679 config PKG_USING_BEEP_V110
7780 bool "v1.1.0"
7881
@@ -85,6 +88,7 @@ if PKG_USING_BEEP
8588
8689 config PKG_BEEP_VER
8790 string
91+ default "v1.2.0" if PKG_USING_BEEP_V120
8892 default "v1.1.0" if PKG_USING_BEEP_V110
8993 default "v1.0.0" if PKG_USING_BEEP_V100
9094 default "latest" if PKG_USING_BEEP_LATEST_VERSION
Original file line number Diff line number Diff line change 1717 "license" : " Apache-2.0" ,
1818 "repository" : " https://github.com/Sunwancn/rtt-pkgs-beep" ,
1919 "icon" : " unknown" ,
20- "homepage" : " https://github .com/Sunwancn/rtt-pkgs-beep" ,
20+ "homepage" : " https://gitee .com/Sunwancn/rtt-pkgs-beep" ,
2121 "doc" : " unknown" ,
2222 "site" : [
2323 {
3232 "filename" : " rtt-pkgs-beep-1.1.0.zip" ,
3333 "VER_SHA" : " NULL"
3434 },
35+ {
36+ "version" : " v1.2.0" ,
37+ "URL" : " https://github.com/Sunwancn/rtt-pkgs-beep/archive/refs/tags/v1.2.0.zip" ,
38+ "filename" : " rtt-pkgs-beep-1.2.0.zip" ,
39+ "VER_SHA" : " NULL"
40+ },
3541 {
3642 "version" : " latest" ,
3743 "URL" : " https://github.com/Sunwancn/rtt-pkgs-beep.git" ,
You can’t perform that action at this time.
0 commit comments