mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
extra/cmake: upgrade to 2.6.4
This commit is contained in:
parent
34b1fd49e1
commit
c3b0603a19
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user