fiasco: move source code to genode.org

Complete migration from Sourceforge to GitHub.
This commit is contained in:
Christian Helmuth 2024-05-30 15:19:45 +02:00 committed by Norman Feske
parent 00844efd2f
commit 6ba0574950
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
59024a8cc4daef24ba5c5eea8b5b7cde701247d4
8b9803659db40a251898289ef8f347351aeaf29d

View File

@ -1,7 +1,7 @@
LICENSE := GPLv2
VERSION := 1.0
DOWNLOADS := fiasco.archive
URL(fiasco) := http://downloads.sourceforge.net/project/genode/3rd/3rd_fiasco.tar.bz2
URL(fiasco) := https://genode.org/files/fiasco.tar.bz2
SHA(fiasco) := b5737901001e6ab09adecf03914c0a7e04f03a2d561e9b2c7a12f3c92edc7dd0
DIR(fiasco) := src/kernel/fiasco
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))