diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-02 23:42:52 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-02 23:42:52 +0000 |
commit | 013e04a018a55287faff4ec9f5fe3305525e03cd (patch) | |
tree | 04f60cdea523a70a8503af02929d214608791bae /openwrt/target/linux/package | |
parent | 039ef4f76de83eaa8baedacd8baae690d73acc7b (diff) |
update spca5xx (fix broken link)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package')
-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 f1213632c6..fa2605df25 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:=20060202 +PKG_VERSION:=20060301 PKG_RELEASE:=1 -PKG_MD5SUM:=5cd947396b2a0ce40e51c6edb205cc39 +PKG_MD5SUM:=4160e03c408ac254111febacf058b88a PKG_SOURCE_URL:=http://mxhaard.free.fr/spca50x/Download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |