wok-next diff f2fs-tools/receipt @ rev 21638

updated fail2ban (0.9.0 -> 0.11.1)
author Hans-G?nter Theisgen
date Fri Jun 26 15:26:10 2020 +0100 (2020-06-26)
parents 5696132719d9
children
line diff
     1.1 --- a/f2fs-tools/receipt	Fri Jun 26 11:04:48 2020 +0100
     1.2 +++ b/f2fs-tools/receipt	Fri Jun 26 15:26:10 2020 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="automake libtool util-linux-uuid-dev"
     1.8 +BUILD_DEPENDS="automake libtool util-linux-blkid-dev util-linux-uuid-dev"
     1.9  SPLIT="$PACKAGE-dev"
    1.10  
    1.11  compile_rules()