[Buildroot] [PATCH 6/6] package/linphone: fix URL of Debian patches

Bernd Kuhls bernd.kuhls at t-online.de
Tue Aug 29 19:10:05 UTC 2017


Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
---
 package/linphone/linphone.mk | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/linphone/linphone.mk b/package/linphone/linphone.mk
index fb5e18db6..12b0f10a6 100644
--- a/package/linphone/linphone.mk
+++ b/package/linphone/linphone.mk
@@ -16,10 +16,10 @@ LINPHONE_DEPENDENCIES = host-pkgconf libeXosip2 speex
 LINPHONE_LICENSE = GPL-2.0+
 LINPHONE_LICENSE_FILES = COPYING
 LINPHONE_PATCH = \
-	https://sources.debian.net/data/main/l/linphone/3.6.1-2.5/debian/patches/libav9.patch \
-	https://sources.debian.net/data/main/l/linphone/3.6.1-2.5/debian/patches/libav10.patch \
-	https://sources.debian.net/data/main/l/linphone/3.6.1-2.5/debian/patches/libav11.patch \
-	https://sources.debian.net/data/main/l/linphone/3.6.1-2.5/debian/patches/ffmpeg_2.9.patch
+	https://sources.debian.net/data/main/l/linphone/3.6.1-3/debian/patches/libav9.patch \
+	https://sources.debian.net/data/main/l/linphone/3.6.1-3/debian/patches/libav10.patch \
+	https://sources.debian.net/data/main/l/linphone/3.6.1-3/debian/patches/libav11.patch \
+	https://sources.debian.net/data/main/l/linphone/3.6.1-3/debian/patches/ffmpeg_2.9.patch
 
 ifeq ($(BR2_arc),y)
 # toolchain __arc__ define conflicts with libosip2 source
-- 
2.11.0




More information about the buildroot mailing list