From 3a4ec39c65ed2dd5b77667389ac63b043f031a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 9 Jun 2021 14:09:52 +0200 Subject: [PATCH] dosbox: fix source url --- games-emulation/dosbox/dosbox-0.74.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/dosbox/dosbox-0.74.3.recipe b/games-emulation/dosbox/dosbox-0.74.3.recipe index 6617af9ce..485ca89a7 100644 --- a/games-emulation/dosbox/dosbox-0.74.3.recipe +++ b/games-emulation/dosbox/dosbox-0.74.3.recipe @@ -14,7 +14,7 @@ COPYRIGHT="2002-2019 The DOSBox Team" LICENSE="GNU GPL v2" REVISION="1" upstreamVersion="0.74-3" -SOURCE_URI="http://sourceforge.net/projects/dosbox/files/dosbox/$portVersion/dosbox-$upstreamVersion.tar.gz" +SOURCE_URI="http://sourceforge.net/projects/dosbox/files/dosbox/$upstreamVersion/dosbox-$upstreamVersion.tar.gz" SOURCE_DIR="dosbox-$upstreamVersion" CHECKSUM_SHA256="c0d13dd7ed2ed363b68de615475781e891cd582e8162b5c3669137502222260a" PATCHES="dosbox-$portVersion.patchset"