projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
small fix for Makefile
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
spca5xx
/
Makefile
diff --git
a/openwrt/target/linux/package/spca5xx/Makefile
b/openwrt/target/linux/package/spca5xx/Makefile
index
d61a04a
..
4bbee25
100644
(file)
--- a/
openwrt/target/linux/package/spca5xx/Makefile
+++ b/
openwrt/target/linux/package/spca5xx/Makefile
@@
-1,12
+1,12
@@
-# $Id
: Makefile,v 1.2 2005/06/11 15:36:31 nbd Exp
$
+# $Id$
include $(TOPDIR)/rules.mk
include ../../rules.mk
PKG_NAME:=spca5xx
include $(TOPDIR)/rules.mk
include ../../rules.mk
PKG_NAME:=spca5xx
-PKG_VERSION:=20051
105
+PKG_VERSION:=20051
212
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
7d2e84c3d3880728fefd5644713ba0ca
+PKG_MD5SUM:=
f8212aa6f5e412201eefd328c3608c8d
PKG_SOURCE_URL:=http://mxhaard.free.fr/spca50x/Download/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mxhaard.free.fr/spca50x/Download/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.021429 seconds
and
4
git commands to generate.