diff --git a/srcpkgs/swig/template b/srcpkgs/swig/template index 62129288076..fd523e78427 100644 --- a/srcpkgs/swig/template +++ b/srcpkgs/swig/template @@ -1,12 +1,13 @@ # Template file for 'swig' pkgname=swig -version=2.0.1 -revision=1 +version=2.0.4 distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" build_style=gnu_configure short_desc="Simplified Wrapper and Interface Generator" maintainer="Juan RP " -checksum=6d2072d2fbc2031d47a1a28a8c60d409ccec3f9447a5ae0a47e286c15357fe37 +homepage="http://www.swig.org" +license="GPL-3" +checksum="763a117730d26f8e5ed67f5718c6c0761fbb8461680fc20269db8c0839e1ec8a" 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