mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libArcus: update to 4.4.0.
This commit is contained in:
parent
0d6c5ee2b3
commit
bf76cafa4e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libArcus'
|
# Template file for 'libArcus'
|
||||||
pkgname=libArcus
|
pkgname=libArcus
|
||||||
version=4.3.0
|
version=4.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_EXAMPLES=OFF"
|
configure_args="-DBUILD_EXAMPLES=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/Ultimaker/libArcus"
|
homepage="https://github.com/Ultimaker/libArcus"
|
||||||
distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz"
|
distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz"
|
||||||
checksum=8f3211a76d352db5b508772abad41b7d223af22d174807f05f9be34ddaa7f268
|
checksum=b78873fc706ded36447e7d2a2beae4881495b401cb370aaaae3ae161e7c9d1d8
|
||||||
|
|
||||||
libArcus-devel_package() {
|
libArcus-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue