wok-current rev 16323
Up: connman-ui url (actualy we can download zip archive for specific commit)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Thu Apr 10 12:23:54 2014 +0400 (2014-04-10) |
parents | 55ae2a832163 |
children | d0e1c4b6c3b0 |
files | connman-ui/receipt |
line diff
1.1 --- a/connman-ui/receipt Thu Apr 10 09:53:47 2014 +0000 1.2 +++ b/connman-ui/receipt Thu Apr 10 12:23:54 2014 +0400 1.3 @@ -8,8 +8,8 @@ 1.4 MAINTAINER="domcox@slitaz.org" 1.5 LICENSE="GPL2" 1.6 WEB_SITE="http://github.com/tbursztyka/connman-ui" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.8 -WGET_URL="https://github.com/tbursztyka/$PACKAGE/tarball/$GITHASH" 1.9 +TARBALL="$GITHASH.zip" 1.10 +WGET_URL="https://github.com/tbursztyka/connman-ui/archive/$TARBALL" 1.11 1.12 DEPENDS="connman dbus gtk+3" 1.13 BUILD_DEPENDS="wget autoconf automake libtool connman-dev gtk+3-dev dbus-dev \