barrier: update to 2.3.1.
This commit is contained in:
parent
67481f5a6a
commit
9acffb60ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'barrier'
|
||||
pkgname=barrier
|
||||
version=2.3.0
|
||||
version=2.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBARRIER_REVISION=00000000 -DBARRIER_VERSION_STAGE=RELEASE"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/debauchee/barrier"
|
||||
distfiles="https://github.com/debauchee/barrier/archive/v${version}.tar.gz"
|
||||
checksum=2f5881d05cb646ef551752a0104de13cfbcd9ca12e116bbb444a6537689a06f9
|
||||
checksum=adf6df33a4a07e05784e825a2549ff22fe288aa184f1caee2c2ffddb2cbcf249
|
||||
|
||||
do_install() {
|
||||
vbin build/bin/barrier
|
||||
|
|
Loading…
Reference in a new issue