mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
Merge branch 'gitlab-migration' into 'master'
Move timidity, generaluser-gs and openttd-openmsx to GitLab See merge request redox-os/cookbook!176
This commit is contained in:
commit
af3c873189
@ -1,5 +1,5 @@
|
||||
VERSION=1.471
|
||||
GIT=https://github.com/xTibor/redox-generaluser-gs.git
|
||||
GIT=https://gitlab.redox-os.org/redox-os/generaluser-gs.git
|
||||
|
||||
function recipe_version {
|
||||
echo "$VERSION"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
GIT=https://github.com/xTibor/openttd-openmsx.git
|
||||
GIT=https://gitlab.redox-os.org/redox-os/openttd-openmsx.git
|
||||
|
||||
function recipe_version {
|
||||
echo "0.3.1"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
VERSION=2.14.0
|
||||
GIT=https://github.com/xTibor/redox-timidity.git
|
||||
GIT=https://gitlab.redox-os.org/redox-os/timidity.git
|
||||
BRANCH=redox
|
||||
DEPENDS="generaluser-gs"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user