mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
corectrl: update to 1.2.2.
This commit is contained in:
parent
d12976c5eb
commit
4d1bb26950
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'corectrl'
|
# Template file for 'corectrl'
|
||||||
pkgname=corectrl
|
pkgname=corectrl
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-v${version}
|
wrksrc=${pkgname}-v${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/corectrl/corectrl"
|
homepage="https://gitlab.com/corectrl/corectrl"
|
||||||
distfiles="${homepage}/-/archive/v${version}/corectrl-v${version}.tar.gz"
|
distfiles="${homepage}/-/archive/v${version}/corectrl-v${version}.tar.gz"
|
||||||
checksum=f984e5b23f35c6ef4e36a431a09d6edb427084f6fce5fb6c63d6e815282ca25b
|
checksum=ecfbdb3d99974a64fe6fab90f4bb543154ddc7004eeac14ef65b4ae6e661ca57
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue