wok-6.x diff yajl/receipt @ rev 13324
libhangul: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 03 09:39:24 2012 +0200 (2012-09-03) |
parents | 0ee3214d7d96 |
children | 617dbdeb6f7e |
line diff
1.1 --- a/yajl/receipt Fri May 20 22:41:43 2011 +0000 1.2 +++ b/yajl/receipt Mon Sep 03 09:39:24 2012 +0200 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="Yet Another JSON Library" 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 BUILD_DEPENDS="cmake doxygen git" 1.7 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.8 WEB_SITE="https://github.com/lloyd/yajl" 1.9 WGET_URL="git|git://github.com/lloyd/yajl.git" 1.10 BRANCH="$VERSION"