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

Antonio Rojas arojas at archlinux.org
Mon Jan 11 19:54:47 UTC 2021


    Date: Monday, January 11, 2021 @ 19:54:47
  Author: arojas
Revision: 818332

Update to 4.4.24

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-11 19:51:47 UTC (rev 818331)
+++ PKGBUILD	2021-01-11 19:54:47 UTC (rev 818332)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.4.22
+pkgver=4.4.24
 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=('4e1ca52e9d38bc1cc8b45fd58ae5e23df312bb712bb9bd1f94c8eb8ca6bd82b2')
+sha256sums=('b7a84409dc0701aa373b3efc63fb0acdb5cf18326193c7cade943072d00c0fd5')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list