cura-engine: update to 4.7.0.
This commit is contained in:
parent
35a87ecfe7
commit
f788b41b2d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cura-engine'
|
||||
pkgname=cura-engine
|
||||
version=4.6.2
|
||||
revision=2
|
||||
version=4.7.0
|
||||
revision=1
|
||||
wrksrc="CuraEngine-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DCURA_ENGINE_VERSION=${version}"
|
||||
|
@ -12,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=17ad1dffbfa0526f2a255c1979d36dcc9b63166304be271556d9a2fd31a37e07
|
||||
checksum=97edb730f7fc625bccca0ca460c751fb388135c83e0e31e86f0ba21be1b1a713
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue