barrier: update to 2.3.2.
This commit is contained in:
parent
2a52ff9226
commit
b10d17904f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'barrier'
|
||||
pkgname=barrier
|
||||
version=2.3.1
|
||||
version=2.3.2
|
||||
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=adf6df33a4a07e05784e825a2549ff22fe288aa184f1caee2c2ffddb2cbcf249
|
||||
checksum=6b92a70c5f4d625065842d133386982ec2ad1db2a809af47e46ab8ce2acd39b5
|
||||
|
||||
do_install() {
|
||||
vbin build/bin/barrier
|
||||
|
|
Loading…
Reference in a new issue