comparison src/gnutls.mk @ 1769:e739443acf5f

ignore version 2.12.3 of package gnutls, more information: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-04/msg00018.html
author Volker Grabsch <vog@notjusthosting.com>
date Sat, 23 Apr 2011 14:52:15 +0200
parents d3d08843c62b
children 04c31fcabed0
comparison
equal deleted inserted replaced
1768:d3d08843c62b 1769:e739443acf5f
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)_IGNORE := 6 $(PKG)_IGNORE := 2.12.3
7 $(PKG)_VERSION := 2.12.2 7 $(PKG)_VERSION := 2.12.2
8 $(PKG)_CHECKSUM := 210130d50a13510987a72d7023407e324379567d 8 $(PKG)_CHECKSUM := 210130d50a13510987a72d7023407e324379567d
9 $(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION)
10 $(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.bz2 10 $(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.bz2
11 $(PKG)_WEBSITE := http://www.gnu.org/software/gnutls/ 11 $(PKG)_WEBSITE := http://www.gnu.org/software/gnutls/