From 1cd2aaaa601c05ad889315a4158c0b27a45f8db5 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 6 Oct 2021 17:34:41 -0500 Subject: user/openmsx: fix download URL to use stable archive --- user/openmsx/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/openmsx/APKBUILD b/user/openmsx/APKBUILD index 04782e944..c3aedd777 100644 --- a/user/openmsx/APKBUILD +++ b/user/openmsx/APKBUILD @@ -11,7 +11,7 @@ license="GPL-2.0-only" depends="" makedepends="python3" subpackages="" -source="https://binaries.openttd.org/extra/openmsx/0.3.1/openmsx-$pkgver-source.tar.gz +source="https://cdn.openttd.org/$pkgname-releases/$pkgver/$pkgname-$pkgver-source.tar.gz python3.patch python3-bang.patch " -- cgit v1.2.3-70-g09d2