update package libgsasl

This commit is contained in:
Mark Brand 2011-05-08 20:37:56 +02:00
parent 08d76cb7ad
commit 0e1b82a6d3
2 changed files with 2 additions and 16 deletions

View File

@ -1,14 +0,0 @@
This file is part of mingw-cross-env.
See doc/index.html for further information.
This patch has been proposed to upstream:
http://www.gnu.org/software/gsasl/#bugs
--- a/libgsasl.pc.in
+++ b/libgsasl.pc.in
@@ -15,4 +15,5 @@
URL: http://www.gnu.org/software/gsasl/
Version: @VERSION@
Libs: -L${libdir} -lgsasl
+Libs.private: @LTLIBGCRYPT@ @LTLIBIDN@ @LTLIBNTLM@
Cflags: -I${includedir}

View File

@ -4,8 +4,8 @@
# Libgsasl
PKG := libgsasl
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.6.0
$(PKG)_CHECKSUM := bb760a943ac487d332d5216559cd5fa765952245
$(PKG)_VERSION := 1.6.1
$(PKG)_CHECKSUM := 2942886514f14801193e505fc5367330d5c6b7de
$(PKG)_SUBDIR := libgsasl-$($(PKG)_VERSION)
$(PKG)_FILE := libgsasl-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.gnu.org/software/gsasl/