obs: update to 26.0.2.
This commit is contained in:
parent
a26781cdcd
commit
d4173ba145
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'obs'
|
||||
pkgname=obs
|
||||
version=26.0.0
|
||||
revision=2
|
||||
version=26.0.2
|
||||
revision=1
|
||||
archs="i686* x86_64* ppc64le*"
|
||||
wrksrc="obs-studio-${version}"
|
||||
build_style=cmake
|
||||
|
@ -17,7 +17,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=7495f081b4f6adf42742687c1bb7938fcb337a3de23cd2740378e98392925b74
|
||||
checksum=06eef30156d21f179f590599ab866b7745209045825a3bf8461a85b60d880ed5
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
|
|
Loading…
Reference in New Issue