sysbench: update to 1.0.20.

This commit is contained in:
Duncaen 2020-05-01 15:41:52 +02:00
parent 4380b56a27
commit 524ff0f1ff
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'sysbench'
pkgname=sysbench
version=1.0.19
version=1.0.20
revision=1
build_style=gnu-configure
configure_args="
@ -16,7 +16,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/akopytov/sysbench"
distfiles="https://github.com/akopytov/sysbench/archive/${version}.tar.gz"
checksum=39cde56b58754d97b2fe6a1688ffc0e888d80c262cf66daee19acfb2997f9bdd
checksum=e8ee79b1f399b2d167e6a90de52ccc90e52408f7ade1b9b7135727efe181347f
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"