[Packages] libs/libgphoto2 & multimedia/gphoto2: Update to 2.4.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@10862 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli 2008-04-19 12:06:34 +00:00
parent 85fd4e5f9a
commit 993e642424
3 changed files with 7 additions and 7 deletions

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libgphoto2
PKG_VERSION:=2.4.0
PKG_VERSION:=2.4.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/gphoto
PKG_MD5SUM:=a60154772635b693ff08b4f34dea7f61
PKG_MD5SUM:=70c7d2c3e84997f29b4e988e56bd02aa
PKG_FIXUP = libtool

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gphoto2
PKG_VERSION:=2.4.0
PKG_VERSION:=2.4.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/gphoto
PKG_MD5SUM:=5fd1f711ca806adb687b33c55964d898
PKG_MD5SUM:=fba6cf5f5d6a23569d97f4f6896d5e09
PKG_FIXUP = libtool

View File

@ -1,7 +1,7 @@
Index: gphoto2-2.4.0/gphoto2/foreach.c
Index: gphoto2-2.4.1/gphoto2/foreach.c
===================================================================
--- gphoto2-2.4.0.orig/gphoto2/foreach.c 2008-02-26 19:59:37.000000000 +0100
+++ gphoto2-2.4.0/gphoto2/foreach.c 2008-02-26 19:59:38.000000000 +0100
--- gphoto2-2.4.1.orig/gphoto2/foreach.c 2008-04-19 13:58:07.000000000 +0200
+++ gphoto2-2.4.1/gphoto2/foreach.c 2008-04-19 13:58:07.000000000 +0200
@@ -31,6 +31,8 @@
#include <gphoto2/gphoto2-port-log.h>