wok diff cmake/receipt @ rev 5990

uclibc-cross-compiler-i486: add run time support for host
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 14 16:57:26 2010 +0200 (2010-08-14)
parents 459f0d4ae8a1
children f0dd145f444c
line diff
     1.1 --- a/cmake/receipt	Tue Apr 13 23:50:01 2010 +0200
     1.2 +++ b/cmake/receipt	Sat Aug 14 16:57:26 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cmake"
     1.7 -VERSION="2.6.4"
     1.8 +VERSION="2.8.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Cross-platform Make."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="ncurses-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.cmake.org/"
    1.16 -WGET_URL="http://www.cmake.org/files/v2.6/$TARBALL"
    1.17 +WGET_URL="http://www.cmake.org/files/v2.8/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()