cmake: Update to 3.0.2

This commit is contained in:
Masanori Shirayama
2014-09-12 17:42:58 +09:00
parent 3d75d7809f
commit 351e476b45

View File

@@ -2,8 +2,8 @@
_realname=cmake
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=3.0.1
pkgrel=2
pkgver=3.0.2
pkgrel=1
pkgdesc="A cross-platform open-source make system (mingw-w64)."
arch=('any')
url="http://www.cmake.org/"
@@ -20,7 +20,7 @@ source=("http://www.cmake.org/files/v3.0/${_realname}-${pkgver}.tar.gz"
"disable-response-files-for-msys.patch"
"dont-install-bundle.patch"
"wxWidgets-module.patch")
md5sums=('e2e05d84cb44a42f1371d9995631dcf5'
md5sums=('db4c687a31444a929d2fdc36c4dfb95f'
'b715f7d6859ce82a0a1824592ab2a448'
'fb33ace70ba863159b2c7964a9661e1e'
'09ea9092ca85e482de79886bd0c09144')