swig: update to 4.0.2

This commit is contained in:
Leonid Pliushch 2020-06-21 21:36:50 +03:00
parent 0de09c36d1
commit cf624189ef
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=http://swig.org
TERMUX_PKG_DESCRIPTION="Generate scripting interfaces to C/C++ code"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_VERSION=4.0.1
TERMUX_PKG_VERSION=4.0.2
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/swig/swig-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=7a00b4d0d53ad97a14316135e2d702091cd5f193bb58bcfcd8bc59d41e7887a9
TERMUX_PKG_SHA256=d53be9730d8d58a16bf0cbd1f8ac0c0c3e1090573168bfa151b01eb47fa906fc
TERMUX_PKG_DEPENDS="libc++, pcre, zlib"
TERMUX_PKG_BUILD_IN_SRC=true