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

Jan Steffens heftig at gemini.archlinux.org
Thu Oct 7 12:10:47 UTC 2021


    Date: Thursday, October 7, 2021 @ 12:10:46
  Author: heftig
Revision: 425425

1.4.4-1

Modified:
  srt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-07 09:56:44 UTC (rev 425424)
+++ PKGBUILD	2021-10-07 12:10:46 UTC (rev 425425)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=srt
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc="Secure Reliable Transport library"
 url="https://www.srtalliance.org/"
@@ -9,7 +9,7 @@
 license=(MPL2)
 depends=(openssl)
 makedepends=(git cmake)
-_commit=291e010fbf91b13b92e1cde5dcb824a9d7f4e353  # tags/v1.4.3
+_commit=8b32f3734ff6af7cc7b0fef272591cb80a2d1aae  # tags/v1.4.4
 source=("git+https://github.com/Haivision/srt#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list