comparison src/gnutls.mk @ 1816:85b4aa1bb473

update packages: gnutls gstreamer
author Mark Brand <mabrand@mabrand.nl>
date Sat, 14 May 2011 12:01:50 +0200
parents 3869a2823633
children 94df9b4e71ae
comparison
equal deleted inserted replaced
1815:0e0843e937cf 1816:85b4aa1bb473
1 # This file is part of mingw-cross-env. 1 # This file is part of mingw-cross-env.
2 # See doc/index.html for further information. 2 # See doc/index.html for further information.
3 3
4 # GnuTLS 4 # GnuTLS
5 PKG := gnutls 5 PKG := gnutls
6 $(PKG)_VERSION := 2.12.4 6 $(PKG)_VERSION := 2.12.5
7 $(PKG)_CHECKSUM := 4bf25442eab5b30e4a3eb8fa2ba6945660763869 7 $(PKG)_CHECKSUM := dd45d4fb7c365d18803b9eafef838b310c899d67
8 $(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION)
9 $(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.bz2 9 $(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.bz2
10 $(PKG)_WEBSITE := http://www.gnu.org/software/gnutls/ 10 $(PKG)_WEBSITE := http://www.gnu.org/software/gnutls/
11 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/gnutls/$($(PKG)_FILE) 11 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/gnutls/$($(PKG)_FILE)
12 $(PKG)_URL_2 := ftp://ftp.gnupg.org/gcrypt/gnutls/$($(PKG)_FILE) 12 $(PKG)_URL_2 := ftp://ftp.gnupg.org/gcrypt/gnutls/$($(PKG)_FILE)