mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
cura-engine: update to 4.6.2.
This commit is contained in:
parent
ee947d6448
commit
0676ae4792
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cura-engine'
|
# Template file for 'cura-engine'
|
||||||
pkgname=cura-engine
|
pkgname=cura-engine
|
||||||
version=4.6.1
|
version=4.6.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="CuraEngine-${version}"
|
wrksrc="CuraEngine-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCURA_ENGINE_VERSION=${version}"
|
configure_args="-DCURA_ENGINE_VERSION=${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://github.com/Ultimaker/CuraEngine"
|
homepage="https://github.com/Ultimaker/CuraEngine"
|
||||||
distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz"
|
distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz"
|
||||||
checksum=c72249b52ddab30fe41bccad4cbba14baa84a51b4069f79450ea0fd6dea78130
|
checksum=17ad1dffbfa0526f2a255c1979d36dcc9b63166304be271556d9a2fd31a37e07
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue