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:
Jeremy Soller 2018-10-14 01:20:45 +00:00
commit af3c873189
3 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"