diff --git a/srcpkgs/brial/template b/srcpkgs/brial/template index 18fdb463e8d..8f988c1296c 100644 --- a/srcpkgs/brial/template +++ b/srcpkgs/brial/template @@ -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 " 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"