From 0afd9738225722be8f4b4c444ea29fcbb597df43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 22 Mar 2023 14:49:34 +0100 Subject: [PATCH] lugaru: change upstream source --- games-action/lugaru/lugaru-1.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/lugaru/lugaru-1.2.recipe b/games-action/lugaru/lugaru-1.2.recipe index f8dcf86bb..739cbf0e0 100644 --- a/games-action/lugaru/lugaru-1.2.recipe +++ b/games-action/lugaru/lugaru-1.2.recipe @@ -11,8 +11,8 @@ COPYRIGHT="2017 OSS Lugaru Team" LICENSE="GNU GPL v2 CC-BY-SA-3.0" REVISION="5" -SOURCE_URI="https://bitbucket.org/osslugaru/lugaru/downloads/lugaru-$portVersion.tar.xz" -CHECKSUM_SHA256="f3ea477caf78911c69939fbdc163f9f6517c7ef2267e716a0e050be1a166ef97" +SOURCE_URI="https://gitlab.com/osslugaru/lugaru/-/archive/$portVersion/lugaru-$portVersion.tar.bz2" +CHECKSUM_SHA256="b165ff8948f634fc788dc29b9269746340a290fc2101d843e270190a49c2ef00" SOURCE_DIR="lugaru-$portVersion" PATCHES="lugaru-$portVersion.patchset" ADDITIONAL_FILES="lugaru.rdef.in"