wok rev 6611

Up: couchdb to 1.0.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 19:16:16 2010 +0000 (2010-10-09)
parents a96e06b3d809
children aa6c1bad2cb7
files couchdb/receipt
line diff
     1.1 --- a/couchdb/receipt	Sat Oct 09 19:08:26 2010 +0000
     1.2 +++ b/couchdb/receipt	Sat Oct 09 19:16:16 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="couchdb"
     1.7 -VERSION="0.10.1"
     1.8 +VERSION="1.0.1"
     1.9  SOURCE="apache-couchdb"
    1.10  CATEGORY="development"
    1.11  SHORT_DESC="Apache CouchDB is document-oriented database."
    1.12 @@ -9,7 +9,7 @@
    1.13  DEPENDS="erlang icu icu-dev openssl spidermonkey curl gcc-lib-base"
    1.14  BUILD_DEPENDS="$DEPENDS openssl-dev spidermonkey-dev curl-dev"
    1.15  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 -WEB_SITE="http://www.couchdb.apache.org"
    1.17 +WEB_SITE="http://couchdb.apache.org"
    1.18  APACHE_MIRROR="http://mirrors.dedipower.com/ftp.apache.org/"
    1.19  WGET_URL="$APACHE_MIRROR/$PACKAGE/$VERSION/$TARBALL"
    1.20