cmake: Update to 3.26.4
This commit is contained in:
parent
b8ff0ee785
commit
e1a195daef
@ -3,7 +3,7 @@
|
||||
|
||||
_realname=cmake
|
||||
pkgname=("${_realname}" "${_realname}-emacs" "${_realname}-vim")
|
||||
pkgver=3.26.3
|
||||
pkgver=3.26.4
|
||||
pkgrel=1
|
||||
pkgdesc="A cross-platform open-source make system"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -37,7 +37,7 @@ depends=('gcc-libs'
|
||||
'zlib')
|
||||
options=('staticlibs' 'strip')
|
||||
source=(https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha256sums=('bbd8d39217509d163cb544a40d6428ac666ddc83e22905d3e52c925781f0f659')
|
||||
sha256sums=('313b6880c291bd4fe31c0aa51d6e62659282a521e695f30d5cc0d25abbd5c208')
|
||||
# =========================================== #
|
||||
|
||||
build() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user