obs: update to 30.1.0.
This commit is contained in:
parent
a8a3a5b972
commit
782d04b2c8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'obs'
|
# Template file for 'obs'
|
||||||
pkgname=obs
|
pkgname=obs
|
||||||
version=30.0.0
|
version=30.1.0
|
||||||
revision=2
|
revision=1
|
||||||
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
|
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON
|
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON
|
||||||
|
@ -21,7 +21,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://obsproject.com"
|
homepage="https://obsproject.com"
|
||||||
changelog="https://github.com/obsproject/obs-studio/releases"
|
changelog="https://github.com/obsproject/obs-studio/releases"
|
||||||
distfiles="https://github.com/obsproject/obs-studio/archive/refs/tags/$version.tar.gz"
|
distfiles="https://github.com/obsproject/obs-studio/archive/refs/tags/$version.tar.gz"
|
||||||
checksum=c23dd463862b1a8f40365d84fd52105d7eafc3614fb3d470b695ba28a6e4da06
|
checksum=ec5c1932954fdfb5c5166ebd5f10f791c0557b0e241ece7443a24e8fce88bd56
|
||||||
|
|
||||||
build_options="luajit"
|
build_options="luajit"
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue