aboutsummaryrefslogtreecommitdiffstats
path: root/package/linux-uvc
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2007-10-13 14:17:37 +0000
committerJohn Crispin <blogic@openwrt.org>2007-10-13 14:17:37 +0000
commit08478cc52756366aad0975e401481b517d0c3b98 (patch)
treead005b6d8ede028559b6dd706617ac0aa4d5eb2b /package/linux-uvc
parentcb71c51785381ae0d0a55bbbf25973b7b115d725 (diff)
downloadmaster-187ad058-08478cc52756366aad0975e401481b517d0c3b98.tar.gz
master-187ad058-08478cc52756366aad0975e401481b517d0c3b98.tar.bz2
master-187ad058-08478cc52756366aad0975e401481b517d0c3b98.zip
updated linux-uvc, from #2512
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9287 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux-uvc')
-rw-r--r--package/linux-uvc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/linux-uvc/Makefile b/package/linux-uvc/Makefile
index 3766a3fbcd..000b97d0b7 100644
--- a/package/linux-uvc/Makefile
+++ b/package/linux-uvc/Makefile
@@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=linux-uvc
-PKG_VERSION:=r131
+PKG_VERSION:=r132
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://naaa.de/programme/linux-uvc/
-PKG_MD5SUM:=e1f5e5c9bdf865726438dc3ff3a5ae60
+PKG_MD5SUM:=7e1d72ee2033403696fca6bd21042afa
include $(INCLUDE_DIR)/package.mk