swig: bump to 3.0.12
Signed-off-by: Adam Duskett <aduskett@codeblue.com> Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
ada454eeff
commit
c5e197ecd7
@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 2939aae39dec06095462f1b95ce1c958ac80d07b926e48871046d17c0094f44c swig-3.0.10.tar.gz
|
||||
sha256 7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d swig-3.0.12.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
SWIG_VERSION_MAJOR = 3.0
|
||||
SWIG_VERSION = $(SWIG_VERSION_MAJOR).10
|
||||
SWIG_VERSION = $(SWIG_VERSION_MAJOR).12
|
||||
SWIG_SITE = http://downloads.sourceforge.net/project/swig/swig/swig-$(SWIG_VERSION)
|
||||
HOST_SWIG_DEPENDENCIES = host-bison
|
||||
HOST_SWIG_CONF_OPTS = \
|
||||
|
Loading…
Reference in New Issue
Block a user