wok diff cryptopp/receipt @ rev 11392
Compat: ensure that sqlite genpkg_rules() doesn't return a false failure
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 10 05:11:58 2011 +0100 (2011-12-10) |
parents | eafbbe3577c9 |
children | ee6d13c8379c |
line diff
1.1 --- a/cryptopp/receipt Sun Sep 13 23:57:14 2009 +0200 1.2 +++ b/cryptopp/receipt Sat Dec 10 05:11:58 2011 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="5.6.0" 1.5 CATEGORY="security" 1.6 SHORT_DESC="C++ class library of cryptographic schemes." 1.7 -MAINTAINER="pankso#slitaz.org" 1.8 +MAINTAINER="pankso@slitaz.org" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.cryptopp.com/" 1.11 WGET_URL="http://mirror.slitaz.org/sources/packages/c/$TARBALL"