obs: update to 28.1.2.

This commit is contained in:
lemmi 2022-12-14 09:35:24 +01:00
parent f17aea868d
commit 92a596de73

View File

@ -1,7 +1,7 @@
# Template file for 'obs'
pkgname=obs
version=28.1.1
revision=2
version=28.1.2
revision=1
archs="i686* x86_64* ppc64le* aarch64*"
build_style=cmake
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF
@ -19,7 +19,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=7e6b1a62b639ea71def51c85e5d24f0d0f42e0ce1b1834c023ba4d14a0963a0a
checksum=c51c72945867cd9862ba663b01cc8313153a0249dd3df0626e63fc5d82a84b39
pre_configure() {
# it's not enough to use -DENABLE_BROWSER ...