update gnutls to 3.5.11

parent 3fced3dc
require 'package' require 'package'
class Gnutls < Package class Gnutls < Package
version '3.5.9' version '3.5.11'
source_url 'ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5/gnutls-3.5.9.tar.xz' source_url 'ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5/gnutls-3.5.11.tar.xz'
source_sha1 'f3f184a92f128af1c2fb29b29a4d325af65694a5' source_sha1 'bcdc68233590a99b8d4234270fe8a946d9a2abeb'
depends_on 'buildessential' => :build depends_on 'buildessential' => :build
depends_on 'zlibpkg' => :build depends_on 'zlibpkg' => :build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment