aboutsummaryrefslogtreecommitdiffstats
path: root/package/rt61/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-05 22:46:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-05 22:46:02 +0000
commit15d890191f98203eb5cfa5ad7af836cb395e3e0a (patch)
treebed40104e7e4d4b0418c02813609c886b8957cfa /package/rt61/Makefile
parent12d1bd76b08361b0d067af9b37fffb32d34fc5a1 (diff)
downloadupstream-15d890191f98203eb5cfa5ad7af836cb395e3e0a.tar.gz
upstream-15d890191f98203eb5cfa5ad7af836cb395e3e0a.tar.bz2
upstream-15d890191f98203eb5cfa5ad7af836cb395e3e0a.zip
upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7507 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/rt61/Makefile')
-rw-r--r--package/rt61/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/rt61/Makefile b/package/rt61/Makefile
index c8fab11d14..b40d496c88 100644
--- a/package/rt61/Makefile
+++ b/package/rt61/Makefile
@@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=rt61
-PKG_VERSION:=cvs-2007041709
+PKG_VERSION:=cvs-2007060307
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@openwrt/
-PKG_MD5SUM:=3e2675fc0bdb1cfe85fefc5bce9f0ae0
+PKG_MD5SUM:=8d71fee47bdaac4c7d79180a4ea33649
include $(INCLUDE_DIR)/package.mk