wok-next diff libcrypto/receipt @ rev 16272

Up: wine, wine-rt (1.7.16). Fix: wine needs prelink at build-time
author Alexander Medvedev <devl547@gmail.com>
date Sat Apr 05 20:56:22 2014 +0000 (2014-04-05)
parents 6c3718ca17b6
children 6821d5d3f1b9
line diff
     1.1 --- a/libcrypto/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libcrypto/receipt	Sat Apr 05 20:56:22 2014 +0000
     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()