wok rev 16324

connman-ui: set a meaningful name to the source for mirror:/source/packages-cooking/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 10 11:04:26 2014 +0000 (2014-04-10)
parents 62ba0c4b1135
children 340c325fd2e9
files connman-ui/receipt
line diff
     1.1 --- a/connman-ui/receipt	Thu Apr 10 12:23:54 2014 +0400
     1.2 +++ b/connman-ui/receipt	Thu Apr 10 11:04:26 2014 +0000
     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="$GITHASH.zip"
     1.8 -WGET_URL="https://github.com/tbursztyka/connman-ui/archive/$TARBALL"
     1.9 +TARBALL="$PACKAGE-$VERSION.zip"
    1.10 +WGET_URL="https://github.com/tbursztyka/connman-ui/archive/$GITHASH.zip"
    1.11  
    1.12  DEPENDS="connman dbus gtk+3"
    1.13  BUILD_DEPENDS="wget autoconf automake libtool connman-dev gtk+3-dev dbus-dev \