Merge pull request #3720 from lazka/cmake-3.26.3
cmake: Update to 3.26.3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
_realname=cmake
|
||||
pkgname=("${_realname}" "${_realname}-emacs" "${_realname}-vim")
|
||||
pkgver=3.26.2
|
||||
pkgver=3.26.3
|
||||
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=('d54f25707300064308ef01d4d21b0f98f508f52dda5d527d882b9d88379f89a8')
|
||||
sha256sums=('bbd8d39217509d163cb544a40d6428ac666ddc83e22905d3e52c925781f0f659')
|
||||
# =========================================== #
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user