File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
rp_module_id=" yquake2"
13
13
rp_module_desc=" yquake2 - The Yamagi Quake II client"
14
14
rp_module_licence=" GPL2 https://raw.githubusercontent.com/yquake2/yquake2/master/LICENSE"
15
- rp_module_repo=" git https://github.com/yquake2/yquake2.git QUAKE2_8_20 "
15
+ rp_module_repo=" git https://github.com/yquake2/yquake2.git QUAKE2_8_30 "
16
16
rp_module_section=" exp"
17
17
rp_module_flags=" "
18
18
@@ -25,8 +25,8 @@ function depends_yquake2() {
25
25
function sources_yquake2() {
26
26
gitPullOrClone
27
27
# get the add-ons sources
28
- gitPullOrClone " $md_build /xatrix" " https://github.com/yquake2/xatrix" " XATRIX_2_11 "
29
- gitPullOrClone " $md_build /rogue" " https://github.com/yquake2/rogue" " ROGUE_2_10 "
28
+ gitPullOrClone " $md_build /xatrix" " https://github.com/yquake2/xatrix" " XATRIX_2_12 "
29
+ gitPullOrClone " $md_build /rogue" " https://github.com/yquake2/rogue" " ROGUE_2_11 "
30
30
}
31
31
32
32
function build_yquake2() {
You can’t perform that action at this time.
0 commit comments