cmake: Update to 3.29.5
This commit is contained in:
committed by
Biswapriyo Nath
parent
45c0396527
commit
cf16e69516
@@ -3,7 +3,7 @@
|
||||
|
||||
_realname=cmake
|
||||
pkgname=("${_realname}" "${_realname}-emacs" "${_realname}-vim")
|
||||
pkgver=3.29.3
|
||||
pkgver=3.29.5
|
||||
pkgrel=1
|
||||
pkgdesc="A cross-platform open-source make system"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -43,7 +43,7 @@ depends=('gcc-libs'
|
||||
'cppdap')
|
||||
options=('staticlibs' 'strip')
|
||||
source=(https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha256sums=('252aee1448d49caa04954fd5e27d189dd51570557313e7b281636716a238bccb')
|
||||
sha256sums=('dd63da7d763c0db455ca232f2c443f5234fe0b11f8bd6958a81d29cc987dfd6e')
|
||||
# =========================================== #
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user