[arch-commits] Commit in mediastreamer/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Nov 11 22:12:47 UTC 2020
Date: Wednesday, November 11, 2020 @ 22:12:47
Author: arojas
Revision: 751264
Update to 4.4.7
Modified:
mediastreamer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-11 22:10:39 UTC (rev 751263)
+++ PKGBUILD 2020-11-11 22:12:47 UTC (rev 751264)
@@ -5,7 +5,7 @@
# Contributor: Mark Lee <mark at markelee.com>
pkgname=mediastreamer
-pkgver=4.4.6
+pkgver=4.4.7
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=('660e45685141e4f4cc06a98c6d89bcc5022bf202068409dcac38f671568329ce')
+sha256sums=('405210f21abe325bdb90ac0d71abd9a0f387647412be54f0631b45c25dd504b0')
validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
build() {
More information about the arch-commits
mailing list