mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
obs: update to 28.0.3.
This commit is contained in:
parent
8b3c2c905c
commit
a446afe5d8
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.2
|
version=28.0.3
|
||||||
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=9c650bf9c891c1d791626474895cb7aeff7b6758a09d81ab32221f8e95c44ce3
|
checksum=7ee15aec4749778eb60031513ad3720f35cd9c7735416f654e61b45f850b6f1b
|
||||||
|
|
||||||
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