diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-02-10 20:41:15 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-02-10 20:41:15 +0000 |
commit | 0673f13d6e482adcef8bee7e57369ccdbd0d4a2e (patch) | |
tree | f20faa9fada0aabfd35be3b2d41157e12b74b21a /openwrt | |
parent | 9022e070ab034e3765c8138b0990a321229ef5e4 (diff) | |
download | mtk-20170518-0673f13d6e482adcef8bee7e57369ccdbd0d4a2e.zip mtk-20170518-0673f13d6e482adcef8bee7e57369ccdbd0d4a2e.tar.gz mtk-20170518-0673f13d6e482adcef8bee7e57369ccdbd0d4a2e.tar.bz2 |
update to new version
SVN-Revision: 3214
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/target/linux/package/spca5xx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/package/spca5xx/Makefile b/openwrt/target/linux/package/spca5xx/Makefile index 6b66262..f121363 100644 --- a/openwrt/target/linux/package/spca5xx/Makefile +++ b/openwrt/target/linux/package/spca5xx/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk include ../../rules.mk PKG_NAME:=spca5xx -PKG_VERSION:=20060101 +PKG_VERSION:=20060202 PKG_RELEASE:=1 -PKG_MD5SUM:=2a4dc191262c16c14bfd2fd563c3e8a1 +PKG_MD5SUM:=5cd947396b2a0ce40e51c6edb205cc39 PKG_SOURCE_URL:=http://mxhaard.free.fr/spca50x/Download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |