mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
Clp: update to 1.17.3.
This commit is contained in:
parent
7cdcdb0f48
commit
766ec1cec2
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Clp'
|
||||
pkgname=Clp
|
||||
version=1.16.12
|
||||
version=1.17.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
depends="libClp>=${version}_${revision}"
|
||||
|
@ -9,7 +9,11 @@ maintainer="nexolight <snow.dream.ch@gmail.com>"
|
|||
license="EPL-1.0"
|
||||
homepage="http://projects.coin-or.org/Clp"
|
||||
distfiles="https://www.coin-or.org/Tarballs/${pkgname}/${pkgname}-${version}.tgz"
|
||||
checksum=48aa83686c18dbd833f9c4892f39c6228e21b8c65b5f2ab671e994e1ee551b52
|
||||
checksum=a13bf54291ad503cf76f5f93f2643d2add4faa5d0e60ff2db902ef715c094573
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="https://travis-ci.org/void-linux/void-packages/jobs/596999100"
|
||||
esac
|
||||
|
||||
libClp-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue