mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
obs: update to 28.0.2
This commit is contained in:
parent
64d5de981e
commit
4da01aa4b9
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=28.0.1
|
version=28.0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64* ppc64le* aarch64*"
|
archs="i686* x86_64* ppc64le* aarch64*"
|
||||||
wrksrc="obs-studio-${version}"
|
wrksrc="obs-studio-${version}"
|
||||||
|
@ -20,7 +20,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=e6074ba5be56b2b06a44329279f1eada662686b68e44616f453f1fa4c2c33165
|
checksum=9c650bf9c891c1d791626474895cb7aeff7b6758a09d81ab32221f8e95c44ce3
|
||||||
|
|
||||||
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