corectrl: update to 1.2.1.
This commit is contained in:
parent
2c99f4bf75
commit
3033590a3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'corectrl'
|
||||
pkgname=corectrl
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
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=1125a49547a5539ae696fe6e6a96a442af2cad5a609629dad4640ec0fb7d6aa5
|
||||
checksum=f984e5b23f35c6ef4e36a431a09d6edb427084f6fce5fb6c63d6e815282ca25b
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Reference in a new issue