libArcus: update to 4.10.0.
This commit is contained in:
parent
aeb0aad91d
commit
d3ba650c51
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'libArcus'
|
||||
pkgname=libArcus
|
||||
reverts=4.8.0_1
|
||||
version=4.7.1
|
||||
revision=5
|
||||
version=4.10.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=OFF"
|
||||
hostmakedepends="protobuf python3-sip-devel"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/Ultimaker/libArcus"
|
||||
distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz"
|
||||
checksum=ba35ebecf4112ccfbe2b493c0e10e0276e85e0d449ce82cfa7590165b801facf
|
||||
checksum=04a9eb24ad5a55ffb24888c2dc83b6486d704536f457bce0e6c5523cd6cadae8
|
||||
|
||||
libArcus-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue