Merge pull request #4224 from lazka/cmake-3.27.9
cmake: Update to 3.27.9
This commit is contained in:
commit
285f9967d0
@ -3,7 +3,7 @@
|
||||
|
||||
_realname=cmake
|
||||
pkgname=("${_realname}" "${_realname}-emacs" "${_realname}-vim")
|
||||
pkgver=3.27.8
|
||||
pkgver=3.27.9
|
||||
pkgrel=1
|
||||
pkgdesc="A cross-platform open-source make system"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -39,7 +39,7 @@ depends=('gcc-libs'
|
||||
'cppdap')
|
||||
options=('staticlibs' 'strip')
|
||||
source=(https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha256sums=('fece24563f697870fbb982ea8bf17482c9d5f855d8c9bf0b82463d76c9e8d0cc')
|
||||
sha256sums=('609a9b98572a6a5ea477f912cffb973109ed4d0a6a6b3f9e2353d2cdc048708e')
|
||||
# =========================================== #
|
||||
|
||||
build() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user