Changeset 2511

Show
Ignore:
Timestamp:
05/14/07 21:10:58 (1 year ago)
Author:
tommi
Message:

gnutls updated to current stable version 1.6.2

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/gnutls/Makefile

    r1686 r2511  
    88 
    99PKG_NAME:=              gnutls 
    10 PKG_VERSION:=           1.0.25 
     10PKG_VERSION:=           1.6.2 
    1111PKG_RELEASE:=           1 
    12 PKG_MD5SUM:=            3585b5b204135e51e0efc9084b3e028b 
     12PKG_MD5SUM:=            1b224e4de5ac5ab89a2e53c7af9cf6b0 
     13PKG_SOURCE:=        gnutls-1.6.2.tar.bz2 
    1314PKG_SOURCE_URL:=        ftp://ftp.gnutls.org/pub/gnutls/ \ 
    1415                        ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/ \ 
     
    3132                        --with-included-libcfg=yes \ 
    3233                        --without-zlib \ 
    33                         --without-lzo 
     34                        --without-lzo \ 
     35                        CFLAGS="-finline-functions" 
    3436BUILD_STYLE=            auto 
    3537INSTALL_STYLE=          auto