obs: update to 30.2.1.
This commit is contained in:
parent
a8710290cb
commit
0933a79fdc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'obs'
|
||||
pkgname=obs
|
||||
version=30.2.0
|
||||
revision=2
|
||||
version=30.2.1
|
||||
revision=1
|
||||
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
|
||||
build_style=cmake
|
||||
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON
|
||||
|
@ -23,7 +23,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://obsproject.com"
|
||||
changelog="https://github.com/obsproject/obs-studio/releases"
|
||||
distfiles="https://github.com/obsproject/obs-studio/archive/refs/tags/$version.tar.gz"
|
||||
checksum=a94e585aa9e1c300a9294df80d9370c1d83eb64d9c331002968c6422019821dc
|
||||
checksum=a75c816304c2cc57cf5124859a7ee9fae6397ce1d925f906e911fe954e26eafa
|
||||
|
||||
build_options="luajit qsv"
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
|
|
Loading…
Reference in New Issue