brial: update to 1.2.12.
This commit is contained in:
parent
8faa5d59cf
commit
e11738213b
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'brial'
|
||||
pkgname=brial
|
||||
version=1.2.11
|
||||
version=1.2.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,8 +9,9 @@ short_desc="BRiAl (Boolean Ring Algebra) is the successor to PolyBoRi"
|
|||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/BRiAl/BRiAl"
|
||||
changelog="https://github.com/BRiAl/BRiAl/releases"
|
||||
distfiles="https://github.com/BRiAl/BRiAl/releases/download/$version/brial-$version.tar.bz2"
|
||||
checksum=6c0f622009dcd9928295d748226baa9cdc1a87c32552e13772fddf95bbb6f02c
|
||||
checksum=ca009e3722dd3f0a60d15501caed1413146c80abced57423e32ae0116f407494
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost-unit-test-framework=no"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue