mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
obs: update to 28.1.2.
This commit is contained in:
parent
f17aea868d
commit
92a596de73
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=28.1.1
|
version=28.1.2
|
||||||
revision=2
|
revision=1
|
||||||
archs="i686* x86_64* ppc64le* aarch64*"
|
archs="i686* x86_64* ppc64le* aarch64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF
|
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF
|
||||||
|
@ -19,7 +19,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/${version}.tar.gz"
|
distfiles="https://github.com/obsproject/obs-studio/archive/${version}.tar.gz"
|
||||||
checksum=7e6b1a62b639ea71def51c85e5d24f0d0f42e0ce1b1834c023ba4d14a0963a0a
|
checksum=c51c72945867cd9862ba663b01cc8313153a0249dd3df0626e63fc5d82a84b39
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# it's not enough to use -DENABLE_BROWSER ...
|
# it's not enough to use -DENABLE_BROWSER ...
|
||||||
|
|
Loading…
Add table
Reference in a new issue