mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
SIR: update to 3.2.2.
This commit is contained in:
parent
8a3eaf1d48
commit
423f92b991
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SIR'
|
# Template file for 'SIR'
|
||||||
pkgname=SIR
|
pkgname=SIR
|
||||||
version=3.2.1
|
version=3.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://marek629.github.io/SIR/"
|
homepage="https://marek629.github.io/SIR/"
|
||||||
distfiles="https://github.com/marek629/SIR/archive/v${version}.tar.gz"
|
distfiles="https://github.com/marek629/SIR/archive/v${version}.tar.gz"
|
||||||
checksum=b6c6e07e0052271056eedcea102b59e3c2538c3a2e9663f31fbf8234a4a03c18
|
checksum=aad7965bc65103427a0e8ced2830361b03d1dbe0ebb814f8e46b08986cafbde8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue