librist: update to 0.2.11.
This commit is contained in:
parent
012c41624f
commit
59c890877a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'librist'
|
||||
pkgname=librist
|
||||
version=0.2.10
|
||||
version=0.2.11
|
||||
revision=1
|
||||
build_style=meson
|
||||
makedepends="mbedtls-devel"
|
||||
|
@ -8,8 +8,9 @@ short_desc="Reliable Internet Stream Transport (RIST)"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://code.videolan.org/rist/librist"
|
||||
changelog="https://code.videolan.org/rist/librist/-/tags"
|
||||
distfiles="https://code.videolan.org/rist/librist/-/archive/v${version}/librist-v${version}.tar.gz"
|
||||
checksum=797e486961cd09bc220c5f6561ca5a08e7747b313ec84029704d39cbd73c598c
|
||||
checksum=84e413fa9a1bc4e2607ecc0e51add363e1bc5ad42f7cc5baec7b253e8f685ad3
|
||||
|
||||
make_check=ci-skip # tests are flaky
|
||||
|
||||
|
|
Loading…
Reference in New Issue