brial: update to 1.2.11.
This commit is contained in:
parent
09fee42bb8
commit
26af751081
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'brial'
|
||||
pkgname=brial
|
||||
version=1.2.10
|
||||
version=1.2.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/BRiAl/BRiAl"
|
||||
distfiles="https://github.com/BRiAl/BRiAl/releases/download/$version/brial-$version.tar.bz2"
|
||||
checksum=dd10ab9e0d74e046ec4d84eecbde9de026a2305246ee088883cbae5744b4f18d
|
||||
checksum=6c0f622009dcd9928295d748226baa9cdc1a87c32552e13772fddf95bbb6f02c
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost-unit-test-framework=no"
|
||||
|
|
Loading…
Reference in New Issue