wok diff libcrypto/receipt @ rev 15969

openssl: up to 1.0.1f + add to ARM arch (almost rewrite receipt)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 24 23:42:48 2014 +0100 (2014-02-24)
parents 6c3718ca17b6
children 6821d5d3f1b9
line diff
     1.1 --- a/libcrypto/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libcrypto/receipt	Mon Feb 24 23:42:48 2014 +0100
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libcrypto"
     1.7 -VERSION="1.0.1a"
     1.8 +VERSION="1.0.1f"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="General purpose cryptographic shared library."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  WANTED="openssl"
    1.14  WEB_SITE="http://www.openssl.org/"
    1.15 +HOST_ARCH="i486 arm"
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.18  genpkg_rules()