swig: update to 2.0.7.

This commit is contained in:
Juan RP 2012-08-10 10:10:00 +02:00
parent 437643d86f
commit 6efade4a80

View file

@ -1,7 +1,7 @@
# Template file for 'swig'
pkgname=swig
version=2.0.4
revision=2
version=2.0.7
revision=1
build_style=gnu-configure
makedepends="bison pcre-devel>=8.30 zlib-devel"
short_desc="Simplified Wrapper and Interface Generator"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.swig.org"
license="GPL-3"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum="763a117730d26f8e5ed67f5718c6c0761fbb8461680fc20269db8c0839e1ec8a"
checksum="ac1f29be405d78b3848c8ba76add2deffc2cdc166c9a1773eda7972ba3898967"
long_desc="
SWIG is an interface compiler that connects programs written in C and C++
with scripting languages such as Perl, Python, Ruby, and Tcl. It works by