# HG changeset patch # User Pascal Bellard # Date 1390857644 0 # Node ID 165decb639cc4fc454e39c618db5533a1373088f # Parent 851490d19c0d0c452754bb02ba91a421c42aad52 inotify-tools: update wget_url diff -r 851490d19c0d -r 165decb639cc inotify-tools/receipt --- a/inotify-tools/receipt Mon Jan 27 21:15:58 2014 +0000 +++ b/inotify-tools/receipt Mon Jan 27 21:20:44 2014 +0000 @@ -8,10 +8,10 @@ LICENSE="GPL" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/rvoicilas/inotify-tools/wiki" -WGET_URL="http://github.com/downloads/rvoicilas/inotify-tools/$TARBALL" +WGET_URL="https://github.com/downloads/rvoicilas/inotify-tools/$TARBALL" DEPENDS="" -BUILD_DEPENDS="" +BUILD_DEPENDS="wget" # Rules to configure and make the package. compile_rules()