package/swig: bump version to 3.0.10
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0c5484cb1e
commit
9701b861cb
@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 06dc8816a225667ce1eee545af3caf87e1bbaa379c32838d4cea53152514348d swig-3.0.7.tar.gz
|
||||
sha256 2939aae39dec06095462f1b95ce1c958ac80d07b926e48871046d17c0094f44c swig-3.0.10.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
SWIG_VERSION_MAJOR = 3.0
|
||||
SWIG_VERSION = $(SWIG_VERSION_MAJOR).7
|
||||
SWIG_VERSION = $(SWIG_VERSION_MAJOR).10
|
||||
SWIG_SITE = http://downloads.sourceforge.net/project/swig/swig/swig-$(SWIG_VERSION)
|
||||
SWIG_DEPENDENCIES = host-bison
|
||||
HOST_SWIG_CONF_OPTS = \
|
||||
|
Loading…
Reference in New Issue
Block a user