# HG changeset patch # User Alexander Medvedev # Date 1397118234 -14400 # Node ID 62ba0c4b113588830e7776ff663712bc79dddcec # Parent 55ae2a832163e65e54e7c2b67398e4a9fa5031c0 Up: connman-ui url (actualy we can download zip archive for specific commit) diff -r 55ae2a832163 -r 62ba0c4b1135 connman-ui/receipt --- a/connman-ui/receipt Thu Apr 10 09:53:47 2014 +0000 +++ b/connman-ui/receipt Thu Apr 10 12:23:54 2014 +0400 @@ -8,8 +8,8 @@ MAINTAINER="domcox@slitaz.org" LICENSE="GPL2" WEB_SITE="http://github.com/tbursztyka/connman-ui" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="https://github.com/tbursztyka/$PACKAGE/tarball/$GITHASH" +TARBALL="$GITHASH.zip" +WGET_URL="https://github.com/tbursztyka/connman-ui/archive/$TARBALL" DEPENDS="connman dbus gtk+3" BUILD_DEPENDS="wget autoconf automake libtool connman-dev gtk+3-dev dbus-dev \