From 45fd2ae24b7d8f41c2205f4ca062e0c3f9d0697d Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Sun, 2 Jun 2013 18:56:03 +0200 Subject: [PATCH] baresip: update to 0.4.4 Signed-off-by: Jiri Slachta --- baresip/Makefile | 6 +++--- baresip/patches/100-videodev-compat.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/baresip/Makefile b/baresip/Makefile index f325467..76c2f2a 100644 --- a/baresip/Makefile +++ b/baresip/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2012 OpenWrt.org +# Copyright (C) 2010-2013 OpenWrt.org # Copyright (C) 2010 Alfred E. Heggestad # # This is free software, licensed under the GNU General Public License v2. @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=baresip -PKG_VERSION:=0.4.1 +PKG_VERSION:=0.4.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.creytiv.com/pub/ -PKG_MD5SUM:=1574e40bace9593ec40c527299654bb6 +PKG_MD5SUM:=09ed622e6c0992e543a5a78023fbb916 baresip-mods:= \ alsa \ diff --git a/baresip/patches/100-videodev-compat.patch b/baresip/patches/100-videodev-compat.patch index 4b9997c..7d74e0c 100644 --- a/baresip/patches/100-videodev-compat.patch +++ b/baresip/patches/100-videodev-compat.patch @@ -1,6 +1,6 @@ --- a/modules/v4l/v4l.c +++ b/modules/v4l/v4l.c -@@ -14,7 +14,7 @@ +@@ -13,7 +13,7 @@ #include #include #undef __STRICT_ANSI__ /* needed for RHEL4 kernel 2.6.9 */ -- 2.30.2