Merge pull request #3686 from lazka/cmake-3.26.1
cmake: Update to 3.26.1
This commit is contained in:
commit
00367915dd
@ -3,7 +3,7 @@
|
||||
|
||||
_realname=cmake
|
||||
pkgname=("${_realname}" "${_realname}-emacs" "${_realname}-vim")
|
||||
pkgver=3.26.0
|
||||
pkgver=3.26.1
|
||||
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=('4256613188857e95700621f7cdaaeb954f3546a9249e942bc2f9b3c26e381365')
|
||||
sha256sums=('f29964290ad3ced782a1e58ca9fda394a82406a647e24d6afd4e6c32e42c412f')
|
||||
# =========================================== #
|
||||
|
||||
build() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user