mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
swig: update to 2.0.7.
This commit is contained in:
parent
437643d86f
commit
6efade4a80
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'swig'
|
# Template file for 'swig'
|
||||||
pkgname=swig
|
pkgname=swig
|
||||||
version=2.0.4
|
version=2.0.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="bison pcre-devel>=8.30 zlib-devel"
|
makedepends="bison pcre-devel>=8.30 zlib-devel"
|
||||||
short_desc="Simplified Wrapper and Interface Generator"
|
short_desc="Simplified Wrapper and Interface Generator"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.swig.org"
|
homepage="http://www.swig.org"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum="763a117730d26f8e5ed67f5718c6c0761fbb8461680fc20269db8c0839e1ec8a"
|
checksum="ac1f29be405d78b3848c8ba76add2deffc2cdc166c9a1773eda7972ba3898967"
|
||||||
long_desc="
|
long_desc="
|
||||||
SWIG is an interface compiler that connects programs written in C and C++
|
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
|
with scripting languages such as Perl, Python, Ruby, and Tcl. It works by
|
||||||
|
|
Loading…
Add table
Reference in a new issue