wok-4.x diff cmake/receipt @ rev 6283
Up: xine-lib, xine-lib-dev to 1.1.19.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Sep 15 13:29:32 2010 +0000 (2010-09-15) |
parents | 459f0d4ae8a1 |
children | f0dd145f444c |
line diff
1.1 --- a/cmake/receipt Tue Apr 13 23:50:01 2010 +0200 1.2 +++ b/cmake/receipt Wed Sep 15 13:29:32 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()