aboutsummaryrefslogtreecommitdiffstats
path: root/package/qc-usb/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-04-12 20:20:41 +0000
committerNicolas Thill <nico@openwrt.org>2008-04-12 20:20:41 +0000
commit4ea8d3fffaaa6859645f8a347708961c7f440f5d (patch)
tree04e3400e89cc8997226bdb2a57fb3d6cdbb0340a /package/qc-usb/Makefile
parent3cdafdf07e9f3e9c351f4c02c5ab873157578306 (diff)
downloadupstream-4ea8d3fffaaa6859645f8a347708961c7f440f5d.tar.gz
upstream-4ea8d3fffaaa6859645f8a347708961c7f440f5d.tar.bz2
upstream-4ea8d3fffaaa6859645f8a347708961c7f440f5d.zip
package/qc-usb:
* update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10796 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/qc-usb/Makefile')
-rw-r--r--package/qc-usb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/qc-usb/Makefile b/package/qc-usb/Makefile
index 47afc8c28b..1d57ccb664 100644
--- a/package/qc-usb/Makefile
+++ b/package/qc-usb/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=qc-usb
-PKG_VERSION:=0.6.5
+PKG_VERSION:=0.6.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/qce-ga
-PKG_MD5SUM:=6f6787e1dda11ca3b936ad434154f426
+PKG_MD5SUM:=9eab8fb3a75326d1565d59b0c7256075
include $(INCLUDE_DIR)/package.mk