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

Antonio Rojas arojas at archlinux.org
Sat Feb 6 09:37:13 UTC 2021


    Date: Saturday, February 6, 2021 @ 09:37:12
  Author: arojas
Revision: 846491

Update to 4.4.27

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-06 09:30:04 UTC (rev 846490)
+++ PKGBUILD	2021-02-06 09:37:12 UTC (rev 846491)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.4.26
+pkgver=4.4.27
 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=('39c67a201cbba6395338e6de5566d2094bd0a591cb8d7f7c08a392f5486dc701')
+sha256sums=('447e088c6c8427bd2a161fb37d4b4e5d5b064e329745daa7c970203901678334')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list