libArcus: update to 4.4.1.
This commit is contained in:
parent
e4bad969eb
commit
65c27432ea
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libArcus'
|
||||
pkgname=libArcus
|
||||
version=4.4.0
|
||||
revision=2
|
||||
version=4.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=OFF"
|
||||
hostmakedepends="protobuf python3-sip-devel"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Communication library for Ultimaker software components"
|
|||
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=b78873fc706ded36447e7d2a2beae4881495b401cb370aaaae3ae161e7c9d1d8
|
||||
distfiles="https://github.com/Ultimaker/libArcus/archive/v${version}.tar.gz"
|
||||
checksum=c2f4d86ff49d83f5d8a3b1f52f9eb63aeedd1275a028e02aab861b833a917de2
|
||||
|
||||
libArcus-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue