cura-engine: update to 4.10.0.
This commit is contained in:
parent
27e3ed6dc3
commit
3fcd85576a
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'cura-engine'
|
||||
pkgname=cura-engine
|
||||
reverts=4.8.0_1
|
||||
version=4.7.1
|
||||
revision=4
|
||||
version=4.10.0
|
||||
revision=1
|
||||
wrksrc="CuraEngine-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DCURA_ENGINE_VERSION=${version}"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="AGPL-3.0-or-later"
|
||||
homepage="https://github.com/Ultimaker/CuraEngine"
|
||||
distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz"
|
||||
checksum=7e1e408f269a604418f37575ba8ef5f69323bebc4dd7f3091c1c2e9b000ffcbf
|
||||
checksum=bbc931251c89f68b8670cd0e5a06b81fde99a5e440bdbfe0e7efc3a749642157
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue