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

Antonio Rojas arojas at archlinux.org
Tue Dec 15 17:08:14 UTC 2020


    Date: Tuesday, December 15, 2020 @ 17:08:14
  Author: arojas
Revision: 776004

Update to 4.4.17

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-15 17:02:36 UTC (rev 776003)
+++ PKGBUILD	2020-12-15 17:08:14 UTC (rev 776004)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.4.16
+pkgver=4.4.17
 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=('3586bad84da40940bddb8eae1f9a494c7b8df7ba4c1415d3a0f9309348da5ee7')
+sha256sums=('4f67262621a93349651cfb0b51a2157623bf7758126d070e1c122bff58c7d5b4')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list