mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libArcus: update to 4.6.0.
This commit is contained in:
parent
596250e4ea
commit
5b0a37dd06
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.5.0
|
version=4.6.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=f29078901840d25f826cbaa6bdfa1f9d48b30e5e04674bc8a21e448fdcc58367
|
checksum=710f85f2881fb5baa0b7167895d4d708ca22225c3770ea4e1f27e3b04c81115a
|
||||||
|
|
||||||
libArcus-devel_package() {
|
libArcus-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue