[arch-commits] Commit in mediastreamer/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Nov 19 14:42:10 UTC 2020


    Date: Thursday, November 19, 2020 @ 14:42:09
  Author: arojas
Revision: 757588

Update to 4.4.9

Modified:
  mediastreamer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-19 14:40:11 UTC (rev 757587)
+++ PKGBUILD	2020-11-19 14:42:09 UTC (rev 757588)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.4.8
+pkgver=4.4.9
 pkgrel=1
 pkgdesc="A library written in C that allows you to create and run audio and video streams"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=(ortp ffmpeg bzrtp glew libsrtp)
 makedepends=(cmake python bcunit doxygen)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/mediastreamer2/archive/$pkgver.tar.gz")
-sha256sums=('9c6d5eaf766178b839edcd4361cf09089fe0a8e16ae281fa70b3651387ea3404')
+sha256sums=('015dc55d0cd1932b0713923735e257f70bc859099b3d7596d5bd18b3af1bc558')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list