diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/quake/quetoo_0.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |