wok rev 15799

fail2ban: update WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 19 16:07:24 2014 +0000 (2014-01-19)
parents a2ec263eccac
children 6282f5a01acb
files fail2ban/receipt
line diff
     1.1 --- a/fail2ban/receipt	Sun Jan 19 14:42:57 2014 +0100
     1.2 +++ b/fail2ban/receipt	Sun Jan 19 16:07:24 2014 +0000
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="Scans log files to bans IP that makes too many password failures."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -TARBALL="${PACKAGE}_${VERSION}.orig.tar.gz"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.fail2ban.org/wiki/index.php/Main_Page"
    1.10 -WGET_URL="https://github.com/downloads/$PACKAGE/$PACKAGE/$TARBALL"
    1.11 +WGET_URL="https://codeload.github.com/$PACKAGE/$PACKAGE/tar.gz/$VERSION"
    1.12  TAGS="monitor network"
    1.13  CONFIG_FILES="/etc/fail2ban"
    1.14