libSavitar: update to 4.7.0.

This commit is contained in:
Karl Nilsson 2020-08-25 23:20:02 -04:00 committed by Piraty
parent 9b335fc292
commit 54589f3e5d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libSavitar'
pkgname=libSavitar
version=4.6.2
version=4.7.0
revision=1
build_style=cmake
hostmakedepends="python3"
@ -10,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="LGPL-3.0-or-later"
homepage="https://github.com/Ultimaker/libSavitar"
distfiles="https://github.com/Ultimaker/libSavitar/archive/${version}.tar.gz"
checksum=894a94aa26b41f3cc3ec197a4e5b5918e463af443d7016df062c9c1cb860a8c1
checksum=d8f2f6a8564b43e1029998534c6c9263f0e93f42b569a528197435bb44d015f0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3-sip-devel"