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

Jan Steffens heftig at archlinux.org
Sun May 2 18:13:04 UTC 2021


    Date: Sunday, May 2, 2021 @ 18:13:04
  Author: heftig
Revision: 414189

1.4.3-1

Modified:
  srt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-02 18:02:09 UTC (rev 414188)
+++ PKGBUILD	2021-05-02 18:13:04 UTC (rev 414189)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=srt
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="Secure Reliable Transport library"
 url="https://www.srtalliance.org/"
@@ -9,9 +9,9 @@
 license=(MPL2)
 depends=(openssl)
 makedepends=(git cmake)
-_commit=50b7af06f3a0a456c172b4cb3aceafa8a5cc0036  # tags/v1.4.2
+_commit=291e010fbf91b13b92e1cde5dcb824a9d7f4e353  # tags/v1.4.3
 source=("git+https://github.com/Haivision/srt#commit=$_commit")
-sha256sums=('SKIP')
+b2sums=('SKIP')
 
 pkgver() {
   cd $pkgname



More information about the arch-commits mailing list