diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-03-02 23:42:52 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-03-02 23:42:52 +0000 |
commit | 61d956fdc3f07d06ffa37590c69d53a5f3394190 (patch) | |
tree | f0b1b1da2f75dd0c5bbef12a90960cce52833484 | |
parent | 8e571e18cb23bfa54f3078f457a3de3eefd9361e (diff) | |
download | mtk-20170518-61d956fdc3f07d06ffa37590c69d53a5f3394190.zip mtk-20170518-61d956fdc3f07d06ffa37590c69d53a5f3394190.tar.gz mtk-20170518-61d956fdc3f07d06ffa37590c69d53a5f3394190.tar.bz2 |
update spca5xx (fix broken link)
SVN-Revision: 3297
-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 f121363..fa2605d 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 |