mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libSavitar: update to 4.4.1.
This commit is contained in:
parent
1266e9707e
commit
e4bad969eb
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libSavitar'
|
# Template file for 'libSavitar'
|
||||||
pkgname=libSavitar
|
pkgname=libSavitar
|
||||||
version=4.4.0
|
version=4.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
makedepends="python3-sip-devel python3-devel pugixml-devel"
|
makedepends="python3-sip-devel python3-devel pugixml-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="C++ implementation of 3mf loading"
|
||||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
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/v${version}.tar.gz"
|
||||||
checksum=e9aa642954c5fd3bf16f94928ddc33a9b87003b33db7398ab5bf0b9241271f26
|
checksum=b65dba135fceb40d991ed02d05b73e417e1a4843760bc262334379ecdb3fe4a1
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3-sip-devel"
|
hostmakedepends+=" python3-sip-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue