mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libSavitar: update to 4.0.0.
This commit is contained in:
parent
32085c6c57
commit
2a4401d088
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=3.6.0
|
version=4.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@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=2542fc07844987cb736b03a36e3e9ea4f1002a7ba0965852ff7d954f79969cf5
|
checksum=c1d6807f55049b73d19e3395c6fc8598e3ab9079b804a77ad2ef0928d7a03f62
|
||||||
nocross="can't find sip on cross environment"
|
nocross="can't find sip on cross environment"
|
||||||
|
|
||||||
libSavitar-devel_package() {
|
libSavitar-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue