corectrl: update to 1.1.5.

This commit is contained in:
Lorem 2021-09-03 20:10:54 +05:30 committed by Érico Nogueira Rolim
parent bcb3ab683a
commit 0ae176d494

View file

@ -1,6 +1,6 @@
# Template file for 'corectrl'
pkgname=corectrl
version=1.1.4
version=1.1.5
revision=1
wrksrc=${pkgname}-v${version}
build_style=cmake
@ -15,7 +15,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://gitlab.com/corectrl/corectrl"
distfiles="${homepage}/-/archive/v${version}/corectrl-v${version}.tar.gz"
checksum=f40962e2d35afcbbb55ae5c824165b4b3faac4188dc3445fd0015b563c853e27
checksum=a2264caa6ff9791ba48be64affe2efa172654b80ea61891fec5f67fd9edaccf9
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"