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

Antonio Rojas arojas at archlinux.org
Fri Jun 25 06:04:34 UTC 2021


    Date: Friday, June 25, 2021 @ 06:04:34
  Author: arojas
Revision: 967383

Update to 4.5.22

Modified:
  ortp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-25 06:04:16 UTC (rev 967382)
+++ PKGBUILD	2021-06-25 06:04:34 UTC (rev 967383)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=ortp
-pkgver=4.5.20
+pkgver=4.5.22
 pkgrel=1
 pkgdesc='A Real-time Transport Protocol (RTP) library'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(bctoolbox)
 makedepends=(cmake doxygen)
 source=(https://github.com/BelledonneCommunications/ortp/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('fa3d857eda202487f7d3a961f0bf6b4fc1f9c2c4d7e3080a6472b62588b4dd76')
+sha256sums=('d47795431e7faa4002e6dcdaa128e2c7b5a270f7a8e059daf749ca30a0f709bd')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \




More information about the arch-commits mailing list