mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
obs: update to 29.1.3.
This commit is contained in:
parent
ef93ba9941
commit
cea9eb650b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'obs'
|
||||
pkgname=obs
|
||||
version=29.1.2
|
||||
revision=4
|
||||
version=29.1.3
|
||||
revision=1
|
||||
archs="i686* x86_64* ppc64le* aarch64*"
|
||||
build_style=cmake
|
||||
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON
|
||||
|
@ -20,7 +20,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/${version}.tar.gz"
|
||||
checksum=215f1fa5772c5dd9f3d6e35b0cb573912b00320149666a77864f9d305525504b
|
||||
checksum=9d9cfbdbdd255f48a23feeefb60089769a65f52bbca24fa31d74125f3bbb0e90
|
||||
|
||||
pre_configure() {
|
||||
# it's not enough to use -DENABLE_BROWSER ...
|
||||
|
|
Loading…
Add table
Reference in a new issue