# HG changeset patch # User Christopher Rogers # Date 1272681868 0 # Node ID 5d146588453b792f6746ab3c6817a384ac986ec7 # Parent c2726b062b9cf8943fdd8912b47959cf2eac5eb5 Up: cmake (2.8.1) diff -r c2726b062b9c -r 5d146588453b cmake/receipt --- a/cmake/receipt Sat May 01 01:57:01 2010 +0000 +++ b/cmake/receipt Sat May 01 02:44:28 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="cmake" -VERSION="2.6.4" +VERSION="2.8.1" CATEGORY="development" SHORT_DESC="Cross-platform Make." MAINTAINER="pankso@slitaz.org" @@ -9,7 +9,7 @@ BUILD_DEPENDS="ncurses-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.cmake.org/" -WGET_URL="http://www.cmake.org/files/v2.6/$TARBALL" +WGET_URL="http://www.cmake.org/files/v2.8/$TARBALL" # Rules to configure and make the package. compile_rules()