fsmon: update to 1.8.1

This commit is contained in:
Henrik Grimler 2020-07-20 21:55:12 +02:00
parent 7749601c6f
commit 7078d77bcf
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://github.com/nowsecure/fsmon
TERMUX_PKG_DESCRIPTION="Filesystem monitor with fanotify and inotify backends"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_VERSION=1.7.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=1.8.1
TERMUX_PKG_SRCURL=https://github.com/nowsecure/fsmon/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b2bb279d50db4103450a1c755d0581116884bacccce1b7a9deef2de0f418fffd
TERMUX_PKG_SHA256=124b5407b1818ae44bef8ef9b887d56b672a1f468b32b7072d6834a561a1cc19
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {