wok-current diff connman-ui/receipt @ rev 20209
Down busybox (1.27.2) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 23 11:28:14 2018 +0100 (2018-02-23) |
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 Feb 23 11:28:14 2018 +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 \