From 6ab92cab84ccfa359f400cd6e4fa82f12c8e4bfe Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 4 Aug 2006 19:13:09 +0000 Subject: [PATCH] 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 --- package/spca5xx/Makefile | 4 ++-- 1 file 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/ -- 2.35.1