wok diff libevent/receipt @ rev 23866

Up: parole (0.5.4)
author Richard Dunbar <mojo@slitaz.org>
date Fri Jun 19 20:32:02 2020 -0400 (2020-06-19)
parents aadac27b6d69
children 5ea0ce1cecc0
line diff
     1.1 --- a/libevent/receipt	Mon Apr 01 17:12:11 2019 +0100
     1.2 +++ b/libevent/receipt	Fri Jun 19 20:32:02 2020 -0400
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libevent"
     1.7 -VERSION="2.1.8"
     1.8 +VERSION="2.1.11"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="An event notification library."
    1.11  MAINTAINER="0dddba11@googlemail.com"
    1.12 @@ -13,6 +13,7 @@
    1.13  
    1.14  DEPENDS="openssl"
    1.15  BUILD_DEPENDS="openssl-dev"
    1.16 +
    1.17  HOST_ARCH="i486 arm"
    1.18  
    1.19  # Rules to configure and make the package.