diff options
Diffstat (limited to 'nslu2-binary-only/nslu2-switchbox-firmware.oe')
-rw-r--r-- | nslu2-binary-only/nslu2-switchbox-firmware.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nslu2-binary-only/nslu2-switchbox-firmware.oe b/nslu2-binary-only/nslu2-switchbox-firmware.oe index 298189ecdb..39f3a0a4b1 100644 --- a/nslu2-binary-only/nslu2-switchbox-firmware.oe +++ b/nslu2-binary-only/nslu2-switchbox-firmware.oe @@ -2,9 +2,9 @@ SECTION = "base" DEPENDS = "" PACKAGES = "" INHIBIT_DEFAULT_DEPS = "1" -PR = "r2" +PR = "r3" -SRC_URI = "http://www.nslu2-linux.org/downloads/switchbox-3.2.tar.gz" +SRC_URI = "http://www.nslu2-linux.org/downloads/switchbox-3.3.tar.gz" S = "${WORKDIR}" do_compile () { |