corectrl: update to 1.1.4.

This commit is contained in:
Lorem 2021-07-26 11:38:21 +05:30 committed by Érico Nogueira Rolim
parent 2adfd777ec
commit 624ec34351
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'corectrl'
pkgname=corectrl
version=1.1.3
version=1.1.4
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=61fe6ffda7e37d32e097296172d906411dafa91ed26fc085d236be05b0e9262b
checksum=f40962e2d35afcbbb55ae5c824165b4b3faac4188dc3445fd0015b563c853e27
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"