corectrl: update to 1.2.3.
This commit is contained in:
parent
3ad841c731
commit
5677ffa43a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'corectrl'
|
||||
pkgname=corectrl
|
||||
version=1.2.2
|
||||
version=1.2.3
|
||||
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=ecfbdb3d99974a64fe6fab90f4bb543154ddc7004eeac14ef65b4ae6e661ca57
|
||||
checksum=6b8817ce1bb09257148e6d3f6196546724a8ea185fedfff70f302621ce36cc12
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Reference in a new issue