mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
ssr: update to 0.4.4
This commit is contained in:
parent
69d6862a5a
commit
262b9b4636
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.3
|
version=0.4.4
|
||||||
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=03b5f6cd613b504f8b2351c2728a6fd070aa0cc98e709bcafdcf93b672bd2b71
|
checksum=69fccf8df6e7285d4df5033eed8748f4eae13b407488906dcf4810a277d557b8
|
||||||
|
|
||||||
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