mediastreamer: normalise patches

This commit is contained in:
Đoàn Trần Công Danh 2021-06-19 12:13:12 +07:00 committed by Đoàn Trần Công Danh
parent 78faf18230
commit 3aeafb6ad6
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
--- ms.c 2017-08-23 16:55:57.967109716 +0200
+++ src/base/msfactory.c 2017-08-23 16:56:36.391111180 +0200
--- a/src/base/msfactory.c 2017-08-23 16:55:57.967109716 +0200
+++ b/src/base/msfactory.c 2017-08-23 16:56:36.391111180 +0200
@@ -28,6 +28,9 @@
# define MS2_GIT_VERSION "unknown"
# endif

View file

@ -15,6 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://www.linphone.org/technical-corner/mediastreamer2"
distfiles="https://gitlab.linphone.org/BC/public/mediastreamer2/-/archive/${version}/mediastreamer2-${version}.tar.gz"
checksum=4f67262621a93349651cfb0b51a2157623bf7758126d070e1c122bff58c7d5b4
patch_args=-Np1
mediastreamer-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"