cmake: Update to 3.30.0
This commit is contained in:
parent
6bfeecc1e3
commit
c1431563b8
@ -3,7 +3,7 @@
|
||||
|
||||
_realname=cmake
|
||||
pkgname=("${_realname}" "${_realname}-emacs" "${_realname}-vim")
|
||||
pkgver=3.29.6
|
||||
pkgver=3.30.0
|
||||
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=('1391313003b83d48e2ab115a8b525a557f78d8c1544618b48d1d90184a10f0af')
|
||||
sha256sums=('157e5be6055c154c34f580795fe5832f260246506d32954a971300ed7899f579')
|
||||
# =========================================== #
|
||||
|
||||
build() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user