hashworks pushed to branch main at Arch Linux / Packaging / Packages / srs
Commits:
10019491 by Justin Kromlinger at 2024-02-15T10:39:11+01:00
upgpkg: 5.0_r1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = srs
pkgdesc = High performance realtime video server
- pkgver = 5.0_r0
+ pkgver = 5.0_r1
pkgrel = 1
url = https://github.com/ossrs/srs
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = srs
depends = tcl
options = docs
backup = etc/srs/srs.conf
- source =
git+https://github.com/ossrs/srs/#commit=55026a4fc79e70905e562e634701f09c6a1d1b2a
+ source =
git+https://github.com/ossrs/srs/#commit=f32c8c31c0966fc37f9689000dd5ed5426af1fc0
sha256sums = SKIP
pkgname = srs
=====================================
PKGBUILD
=====================================
@@ -3,10 +3,10 @@
# Contributor: heinrich5991 <[email protected]>
pkgname=srs
-pkgver=5.0_r0
+pkgver=5.0_r1
pkgrel=1
pkgdesc="High performance realtime video server"
-_pkgcommit=55026a4fc79e70905e562e634701f09c6a1d1b2a
+_pkgcommit=f32c8c31c0966fc37f9689000dd5ed5426af1fc0
arch=('x86_64')
url="https://github.com/ossrs/srs"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/srs/-/commit/1001949145328b190307329a921a9c67818ed861
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/srs/-/commit/1001949145328b190307329a921a9c67818ed861
You're receiving this email because of your account on gitlab.archlinux.org.