mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
obs: update to 30.1.1.
This commit is contained in:
parent
4b910440ed
commit
2d0c23afe2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'obs'
|
# Template file for 'obs'
|
||||||
pkgname=obs
|
pkgname=obs
|
||||||
version=30.1.0
|
version=30.1.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
|
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -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=ec5c1932954fdfb5c5166ebd5f10f791c0557b0e241ece7443a24e8fce88bd56
|
checksum=7fe7f67d683fb1fdc2fc58b0c07dd75622a6daba36b90959fc5b5d642a293dab
|
||||||
|
|
||||||
build_options="luajit"
|
build_options="luajit"
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
|
|
Loading…
Add table
Reference in a new issue