diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-08-04 19:13:09 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-08-04 19:13:09 +0000 |
| commit | 5df712b33fcf318a2279a094e6916a6a9958605e (patch) | |
| tree | ee729c79a3194221bfdbd3283ededa850434065f | |
| parent | 93ae901ef885f7fae618152cb9c769e498815391 (diff) | |
| download | mtk-20170518-5df712b33fcf318a2279a094e6916a6a9958605e.zip mtk-20170518-5df712b33fcf318a2279a094e6916a6a9958605e.tar.gz mtk-20170518-5df712b33fcf318a2279a094e6916a6a9958605e.tar.bz2 | |
update spca5xx, old version is no longer on the website
SVN-Revision: 4443
| -rw-r--r-- | openwrt/package/spca5xx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/spca5xx/Makefile b/openwrt/package/spca5xx/Makefile index 22c45ce..08f7ef3 100644 --- a/openwrt/package/spca5xx/Makefile +++ b/openwrt/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/ |
