swig: upgrade 2.0.4 license/readme
This commit is contained in:
parent
a00964a4c7
commit
81e257bef1
1 changed files with 4 additions and 3 deletions
|
@ -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 <xtraeme@gmail.com>"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue