gnutls: update to 2.10.2.

This commit is contained in:
Juan RP 2010-10-28 05:35:22 +02:00
parent c02903feb7
commit 2cec367037
3 changed files with 3 additions and 12 deletions

View file

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc." This package contains files for development, headers, static libs, etc."
revision=2
Add_dependency run libgpg-error-devel Add_dependency run libgpg-error-devel
Add_dependency run libstdc++-devel Add_dependency run libstdc++-devel
Add_dependency run zlib-devel Add_dependency run zlib-devel

View file

@ -5,14 +5,8 @@ long_desc="${long_desc}
This package contains the tools that come with gnutls." This package contains the tools that come with gnutls."
revision=1
Add_dependency run zlib
Add_dependency run libgcrypt
Add_dependency run libgpg-error
Add_dependency run libtasn1
Add_dependency run glibc Add_dependency run glibc
Add_dependency run lzo Add_dependency run libgcrypt
Add_dependency run readline Add_dependency run readline
Add_dependency run gnutls Add_dependency run gnutls

View file

@ -1,13 +1,12 @@
# Template build file for 'gnutls'. # Template build file for 'gnutls'.
pkgname=gnutls pkgname=gnutls
version=2.6.6 version=2.10.2
revision=2
distfiles="ftp://ftp.gnutls.org/pub/gnutls/gnutls-$version.tar.bz2" distfiles="ftp://ftp.gnutls.org/pub/gnutls/gnutls-$version.tar.bz2"
build_style=gnu_configure build_style=gnu_configure
configure_args="--with-lzo --with-zlib --disable-guile" configure_args="--with-lzo --with-zlib --disable-guile"
short_desc="GNU Transport Layer Security library" short_desc="GNU Transport Layer Security library"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=03d85b8b51ca7885740c69b87663963c58fe7c9672da0a43e45732078fabdc9e checksum=e82e7a3fc69b02cc06c291a1652789d73e45bc0732e139817838248f814f8724
long_desc=" long_desc="
GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and SSL 3.0 protocols. The library does not include any patented algorithms and