1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

[Fix] 404 dead Link

This commit is contained in:
frju365 2017-11-30 11:25:12 +01:00 committed by GitHub
parent 07a4ccb4cf
commit 30a45e2551
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ CHECK_FINALPATH () { # Vérifie que le dossier de destination n'est pas déjà u
}
GARRADIN_VERSION="0.8.2"
GARRADIN_SOURCE_URL="http://dev.kd2.org/garradin/files/garradin-${GARRADIN_VERSION}.tar.bz2"
GARRADIN_SOURCE_URL="https://fossil.kd2.org/garradin/uv/garradin-${GARRADIN_VERSION}.tar.bz2"
extract_source() {
local DESTDIR=$1