mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
libSavitar: update to 4.4.0.
This commit is contained in:
parent
bf76cafa4e
commit
579bee5528
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libSavitar'
|
# Template file for 'libSavitar'
|
||||||
pkgname=libSavitar
|
pkgname=libSavitar
|
||||||
version=4.3.0
|
version=4.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/Ultimaker/libSavitar"
|
homepage="https://github.com/Ultimaker/libSavitar"
|
||||||
distfiles="https://github.com/Ultimaker/libSavitar/archive/${version}.tar.gz"
|
distfiles="https://github.com/Ultimaker/libSavitar/archive/${version}.tar.gz"
|
||||||
checksum=b7f34e10c705082a6d7bcf8599efece8491f9c8e45eb603f761a0e56b64d5236
|
checksum=e9aa642954c5fd3bf16f94928ddc33a9b87003b33db7398ab5bf0b9241271f26
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3-sip-devel"
|
hostmakedepends+=" python3-sip-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue