libassuan: update to 2.0.3.

This commit is contained in:
Juan RP 2012-02-09 14:19:36 +01:00
parent eef211ab2e
commit e1678aa5ce
2 changed files with 5 additions and 4 deletions

View file

@ -1,2 +1,2 @@
abi_depends=">=2.0.1"
api_depends="${abi_depends}"
api_depends=">=2.0.3"

View file

@ -1,12 +1,13 @@
# Template file for 'libassuan'
pkgname=libassuan
version=2.0.1
version=2.0.3
homepage="http://www.gnupg.org/related_software/libassuan"
distfiles="ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=1
short_desc="IPC library used by some GnuPG related software"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1117be532ac41b13790b4756df7fa747d3d04264f7b4544aa9d7ff468a24b457
license="GPL-2"
checksum=bad5682374c76bcc0abb1a7a34c9557af6874a477500748e64a7d3def79cac1b
long_desc="
Libassuan is a small library implementing the so-called Assuan protocol. This
protocol is used for IPC between most newer GnuPG components. Both, server