projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ea5423
)
Update ov51x-jpeg to 1.5.9, fixes compilation (#4306)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 14 Dec 2008 18:56:05 +0000
(18:56 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 14 Dec 2008 18:56:05 +0000
(18:56 +0000)
SVN-Revision: 13630
multimedia/ov51x-jpeg/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/ov51x-jpeg/Makefile
b/multimedia/ov51x-jpeg/Makefile
index c987681942029af0c13214025ffae8565c7ffc0c..62bd3815250170a5f3f3191690ba9e8c50923277 100644
(file)
--- a/
multimedia/ov51x-jpeg/Makefile
+++ b/
multimedia/ov51x-jpeg/Makefile
@@
-10,13
+10,13
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ov51x-jpeg
-PKG_VERSION:=1.5.
7
+PKG_VERSION:=1.5.
9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.rastageeks.org/downloads/ov51x-jpeg/ \
http://www.rastageeks.org/downloads/ov51x-jpeg/old-releases/
-PKG_MD5SUM:=
7de1f426a48bdb55218913e2d713f813
+PKG_MD5SUM:=
95041de8e908f1548df3d4e1f6ed2a94
include $(INCLUDE_DIR)/package.mk