wok-6.x diff libcrypto/receipt @ rev 10979
jed: Compile with -j1 cause it can't compile on quad core cpu without this.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 12 12:56:28 2011 +0000 (2011-10-12) |
parents | 080293f081ce |
children | 80f132ce85f0 |
line diff
1.1 --- a/libcrypto/receipt Thu Dec 02 18:57:16 2010 +0000 1.2 +++ b/libcrypto/receipt Wed Oct 12 12:56:28 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libcrypto" 1.7 -VERSION="1.0.0c" 1.8 +VERSION="1.0.0d" 1.9 CATEGORY="security" 1.10 SHORT_DESC="General purpose cryptographic shared library." 1.11 MAINTAINER="pascal.bellard@slitaz.org"