wok diff connman-ui/receipt @ rev 20641

Add SSL support to retawq (needed by man to browse linux.die.net)
author Lucas Levrel <llevrel@yahoo.fr>
date Fri Jan 11 09:19:11 2019 +0100 (2019-01-11)
parents 62ba0c4b1135
children a78610b2eb47
line diff
     1.1 --- a/connman-ui/receipt	Thu Apr 10 12:23:54 2014 +0400
     1.2 +++ b/connman-ui/receipt	Fri Jan 11 09:19:11 2019 +0100
     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 \