Move timidity, generaluser-gs and openttd-openmsx to GitLab

This commit is contained in:
Tibor Nagy 2018-09-28 01:54:01 +02:00
parent 43b32cf798
commit 84d01c6022
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"