dosbox: fix source url

This commit is contained in:
Jérôme Duval
2021-06-09 14:09:52 +02:00
parent ac4310c687
commit 3a4ec39c65

View File

@@ -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"