wok diff gnutls/receipt @ rev 7150
Up: gecko-mediaplayer to 1.0.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Nov 06 18:49:02 2010 +0000 (2010-11-06) |
parents | 9bcb6ea89636 |
children | b4be26e8b7d8 |
line diff
1.1 --- a/gnutls/receipt Wed May 05 03:30:03 2010 +0000 1.2 +++ b/gnutls/receipt Sat Nov 06 18:49:02 2010 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gnutls" 1.7 -VERSION="2.8.6" 1.8 +VERSION="2.10.2" 1.9 CATEGORY="security" 1.10 SHORT_DESC="GNU Transport Layer Security Library" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 DEPENDS="libgcrypt libgpg-error ncurses readline zlib gcc-lib-base libgnutls \ 1.13 libtasn1 guile" 1.14 -BUILD_DEPENDS="libgcrypt libgcrypt-dev libgpg-error-dev" 1.15 +BUILD_DEPENDS="libgcrypt-dev libgpg-error-dev" 1.16 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.17 WEB_SITE="http://www.gnu.org/software/gnutls/" 1.18 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"