cura-engine: update to 4.12.1.
This commit is contained in:
parent
2c61872d50
commit
63116da602
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cura-engine'
|
# Template file for 'cura-engine'
|
||||||
pkgname=cura-engine
|
pkgname=cura-engine
|
||||||
version=4.12.0
|
version=4.12.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="CuraEngine-${version}"
|
wrksrc="CuraEngine-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -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=9554f1c781517f64e0f4401e04eb6f80a34d36daa449b318aafebab58143a741
|
checksum=d23514cb0140926c929b18b09db01c439b822db3243a13bc907f38adeca0252b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue