Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d75873d70d99824cf2dec57b6d8b3d8d87d8fe70
commit d75873d70d99824cf2dec57b6d8b3d8d87d8fe70 Author: DeX77 <[email protected]> Date: Sat Oct 14 22:27:49 2017 +0200 fail2ban-0.10.1-1-x86_64 * version bump diff --git a/source/network-extra/fail2ban/FrugalBuild b/source/network-extra/fail2ban/FrugalBuild index 6a25450..65d73aa 100644 --- a/source/network-extra/fail2ban/FrugalBuild +++ b/source/network-extra/fail2ban/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: bouleetbil <[email protected]> pkgname=fail2ban -pkgver=0.10.0 +pkgver=0.10.1 pkgrel=1 pkgdesc="Bans IP that make too many password failures" depends=('pyinotify' 'iptables' 'whois') @@ -11,7 +11,7 @@ groups=('network-extra') archs=('x86_64') _F_github_tag="yes" Finclude github -sha1sums=('b7bc1d9b1b2722533c6b2086a167dc2125674bb5') +sha1sums=('9f40e78d1d8ccf3a2781cb1aa4a73031eaeb5f69') backup=(etc/fail2ban/{fail2ban,jail}.conf) _F_systemd_units=(fail2ban=) Finclude systemd @@ -28,7 +28,7 @@ build() { cat > $Fdestdir/etc/tmpfiles.d/fail2ban.conf << EOF d /var/run/fail2ban 0755 root root - EOF - Ffile $_F_cd_path/files/fail2ban.service /lib/systemd/system/fail2ban.service + Ffile $_F_cd_path/build/fail2ban.service /lib/systemd/system/fail2ban.service Fgenscriptlet } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
