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
commit04324c48cfc7ea3aad8f95552e6349c42537ccdc (patch)
tree7499eed31bb77462d1260406ece6464886087eb7 /package/rt61/Makefile
parent72823077cdabdb6b3432a254d413000d00630634 (diff)
downloadupstream-04324c48cfc7ea3aad8f95552e6349c42537ccdc.tar.gz
upstream-04324c48cfc7ea3aad8f95552e6349c42537ccdc.tar.bz2
upstream-04324c48cfc7ea3aad8f95552e6349c42537ccdc.zip
upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
SVN-Revision: 7507
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