inotify-tools: Update url, use https

This commit is contained in:
Francisco Demartino 2015-12-11 04:08:58 -03:00
parent 7fc9aca02c
commit 2706f44c29
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://github.com/rvoicilas/inotify-tools/wiki
TERMUX_PKG_DESCRIPTION="Programs providing a simple interface to inotify"
TERMUX_PKG_VERSION=3.14
TERMUX_PKG_SRCURL=http://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SRCURL=https://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-${TERMUX_PKG_VERSION}.tar.gz
LDFLAGS+=" -llog"