aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-04-26 09:54:48 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-04-26 09:54:48 +0000
commit076ad9054d55c27c540e48d88f33b414d1da7d60 (patch)
tree58f29a7fd0c49010136bca4316cfdc256b709d52
parent068a8252e9dd709d026a70223dddac8a9e81cc1d (diff)
downloadupstream-076ad9054d55c27c540e48d88f33b414d1da7d60.tar.gz
upstream-076ad9054d55c27c540e48d88f33b414d1da7d60.tar.bz2
upstream-076ad9054d55c27c540e48d88f33b414d1da7d60.zip
upgrade the lzma-loader
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@724 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/lzma-loader/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/lzma-loader/Makefile b/target/lzma-loader/Makefile
index 826194edd1..e46e6c4efe 100644
--- a/target/lzma-loader/Makefile
+++ b/target/lzma-loader/Makefile
@@ -3,8 +3,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME := loader
-PKG_VERSION := 0.03
-PKG_MD5SUM := 2681e6db8e0fe6095f6a90ad9b3f2d33
+PKG_VERSION := 0.04
+PKG_MD5SUM := c0b7c36232d3910c425d03e56d0f532b
PKG_SOURCE_SITE := http://wl500g.dyndns.org/loader/
PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz