diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-08-04 19:13:09 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-08-04 19:13:09 +0000 |
commit | 6ab92cab84ccfa359f400cd6e4fa82f12c8e4bfe (patch) | |
tree | b13ac977eec983e96822cd0232ada61757bc977b /package/spca5xx/Makefile | |
parent | 9554590ab8d420491ad1adca8e9cc1dd9bd2653d (diff) |
update spca5xx, old version is no longer on the website
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4443 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/spca5xx/Makefile')
-rw-r--r-- | package/spca5xx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/spca5xx/Makefile b/package/spca5xx/Makefile index 22c45cec4..08f7ef3f1 100644 --- a/package/spca5xx/Makefile +++ b/package/spca5xx/Makefile @@ -10,9 +10,9 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=spca5xx -PKG_VERSION:=20060301 +PKG_VERSION:=20060501 PKG_RELEASE:=1 -PKG_MD5SUM:=4160e03c408ac254111febacf058b88a +PKG_MD5SUM:=8fcec25715aea10f9ebec5728c37e752 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=http://mxhaard.free.fr/spca50x/Download/ |