mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 04:27:13 +08:00
cmake: update version [skip-ci]
This commit is contained in:
parent
5834c7995a
commit
e4dca80b18
@ -1,5 +1,5 @@
|
||||
pkgname=cmake
|
||||
pkgver=3.12.1
|
||||
pkgver=3.13.2
|
||||
pkgrel=1
|
||||
pkgdesc='A cross-platform open-source make system'
|
||||
arch=('x86_64')
|
||||
@ -10,7 +10,7 @@ makedepends=('qt5-base' 'python3-sphinx' 'emacs')
|
||||
optdepends=('qt5-base: cmake-gui'
|
||||
'libxkbcommon-x11: cmake-gui')
|
||||
source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha512sums=('7a0a769ef060785a8dc8c6aa272435a90a07cc8079f6c83c916da0b79d8bcdefca0d7be21f55f408ab4dfa6a57caa9ff8dec4be993145f4e3337ff392481b692')
|
||||
sha512sums=('da095d483326ed379bfc8fa54e95db3426149ab923479a757149a4aed5c90693c0244bc2c9550cf4b64385f5003ee2060fea1698d989ed13bd0198e718c40903')
|
||||
|
||||
prepare() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user