Skip to content

Commit

Permalink
srt: update to 1.5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Sep 10, 2023
1 parent fbc6749 commit 388427f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/srt/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'srt'
pkgname=srt
version=1.5.2
revision=2
version=1.5.3
revision=1
build_style=cmake
configure_args="
-DCMAKE_INSTALL_BINDIR=bin
Expand All @@ -14,7 +14,7 @@ license="MPL-2.0"
homepage="https://github.com/Haivision/srt"
changelog="https://github.com/Haivision/srt/releases"
distfiles="https://github.com/Haivision/srt/archive/refs/tags/v${version}.tar.gz"
checksum=463970a3f575446b3f55abb6f323d5476c963c77b3c975cd902e9c87cdd9a92c
checksum=befaeb16f628c46387b898df02bc6fba84868e86a6f6d8294755375b9932d777

libsrt_package() {
depends="libsrt>=${version}_${revision}"
Expand Down

0 comments on commit 388427f

Please sign in to comment.