wok diff libevent/receipt @ rev 20340

zopfli: build with gcc63
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 05 21:00:53 2018 +0200 (2018-06-05)
parents c5d0d245189b
children aadac27b6d69
line diff
     1.1 --- a/libevent/receipt	Sat Apr 12 23:52:01 2014 +0200
     1.2 +++ b/libevent/receipt	Tue Jun 05 21:00:53 2018 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libevent"
     1.7 -VERSION="2.0.17"
     1.8 +VERSION="2.0.22"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="An event notification library."
    1.11  MAINTAINER="0dddba11@googlemail.com"
    1.12  LICENSE="BSD"
    1.13  TARBALL="$PACKAGE-$VERSION-stable.tar.gz"
    1.14  WEB_SITE="http://libevent.org"
    1.15 -WGET_URL="https://github.com/downloads/$PACKAGE/$PACKAGE/$TARBALL"
    1.16 +WGET_URL="http://downloads.sourceforge.net/levent/$TARBALL"
    1.17  HOST_ARCH="i486 arm"
    1.18  
    1.19  DEPENDS="openssl"