Date: Tuesday, February 1, 2022 @ 17:05:25
  Author: arojas
Revision: 1121969

Update to 5.0.67

Modified:
  ortp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-01 17:03:53 UTC (rev 1121968)
+++ PKGBUILD    2022-02-01 17:05:25 UTC (rev 1121969)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <[email protected]>
 
 pkgname=ortp
-pkgver=5.0.66
+pkgver=5.0.67
 pkgrel=1
 pkgdesc='A Real-time Transport Protocol (RTP) library'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(bctoolbox)
 makedepends=(cmake doxygen)
 
source=(https://gitlab.linphone.org/BC/public/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('f71c8a526281a6450a7d56fd8671aebde4e94d16df9d8ab9a45087d18e4b0650')
+sha256sums=('7961e1cbfad025376ab8ebbe7608e497bb6f75f2c92a3c58b60af80709d86747')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \

Reply via email to