wok rev 5377

Up: cmake (2.8.1)
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 01 02:44:28 2010 +0000 (2010-05-01)
parents c2726b062b9c
children e5cff60e665d
files cmake/receipt
line diff
     1.1 --- a/cmake/receipt	Sat May 01 01:57:01 2010 +0000
     1.2 +++ b/cmake/receipt	Sat May 01 02:44:28 2010 +0000
     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()