mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ssr: update to 0.4.2.
This commit is contained in:
parent
4a30d95656
commit
1e43e492d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ssr'
|
# Template file for 'ssr'
|
||||||
pkgname=ssr
|
pkgname=ssr
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_QT5=ON"
|
configure_args="-DWITH_QT5=ON"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Logen K <logen@sudotask.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.maartenbaert.be/simplescreenrecorder/"
|
homepage="http://www.maartenbaert.be/simplescreenrecorder/"
|
||||||
distfiles="https://github.com/MaartenBaert/ssr/archive/${version}.tar.gz"
|
distfiles="https://github.com/MaartenBaert/ssr/archive/${version}.tar.gz"
|
||||||
checksum=6f288f2500503572dca26782643880a986d10a17d8cecf658216dbef07201e9e
|
checksum=a6da4979c7c3f402ea93e43f1c55e289cdcc69653a1a128e32e8bd59481b2511
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue