main/cmake: upgrade to 2.8.8

This commit is contained in:
Natanael Copa 2012-04-23 12:54:19 +00:00
parent dc1ff8d767
commit 83fc7d55ca

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cmake
pkgver=2.8.7
pkgver=2.8.8
pkgrel=0
pkgdesc="CMake is a cross-platform open-source make system"
url="http://www.cmake.org"
@ -43,4 +43,4 @@ package() {
make DESTDIR="$pkgdir" install
}
md5sums="e1b237aeaed880f65dec9c20602452f6 cmake-2.8.7.tar.gz"
md5sums="ba74b22c788a0c8547976b880cd02b17 cmake-2.8.8.tar.gz"