swig: Update to 4.0.2

- Update from 3.0.12 to 4.0.2
- Updated rootfile
- Changelog is too large to include here
   Full chagelog can be found in the tarball in CHANGES and CHANGES.current
    Large number of bugs fixed in the two versions between 3.0.12 and 4.0.2

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2021-03-22 08:18:22 +01:00
committed by Michael Tremer
parent adcc5193fb
commit 3fbe85e711
2 changed files with 741 additions and 780 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.0.12
VER = 4.0.2
THISAPP = swig-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 82133dfa7bba75ff9ad98a7046be687c
$(DL_FILE)_MD5 = 7c3e46cb5af2b469722cafa0d91e127b
install : $(TARGET)