From 42a4e5ed5ab3bc07aedb472b67381d8fb75ca6dc Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Tue, 6 May 2008 22:58:32 +0000 Subject: [PATCH] quake: fix SRC_URI for quetoo (courtesy jlime project) --- packages/quake/quetoo_0.6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/quake/quetoo_0.6.1.bb b/packages/quake/quetoo_0.6.1.bb index 9428f501f4..931b002d1c 100644 --- a/packages/quake/quetoo_0.6.1.bb +++ b/packages/quake/quetoo_0.6.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Initially a fork of the Quake2Forge project, this engine aims to LICENSE = "GPLv2" DEPENDS = "libsdl-x11 zlib mesa" -SRC_URI = "http://tastyspleen.net/~jdolan/quetoo-${PV}-full.tar.bz2" +SRC_URI = "http://tastyspleen.net/~jdolan/quetoo-${PV}.tar.bz2" inherit autotools pkgconfig -- 2.39.5