extra/cmake: upgrade to 2.6.4

This commit is contained in:
Natanael Copa 2009-05-06 07:25:30 +00:00
parent 34b1fd49e1
commit c3b0603a19

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cmake
pkgver=2.6.3
pkgrel=1
pkgver=2.6.4
pkgrel=0
pkgdesc="CMake is a cross-platform open-source make system"
url="http://www.cmake.org"
license="CMake"
@ -32,4 +32,4 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install
}
md5sums="5ba47a94ce276f326abca1fd72a7e7c6 cmake-2.6.3.tar.gz"
md5sums="50f387d0436696c4a68b5512a72c9cde cmake-2.6.4.tar.gz"