Skip to content

Commit

Permalink
Merge pull request xbmc#9990 from MartijnKaijser/swig
Browse files Browse the repository at this point in the history
Swig 3.0.10
  • Loading branch information
MartijnKaijser authored Jun 17, 2016
2 parents 539c11c + f83be88 commit c5c0652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/BuildDependencies/scripts/0_package.list
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pcre-8.37-win32-vc140-v3.7z
pillow-3.1.0-win32-vc140.7z
python-2.7.11-win32-vc140-v2.7z
sqlite-3.10.2-win32-vc140.7z
swig-2.0.7-win32-1.7z
swig-3.0.10-win32.7z
taglib-1.11-win32-vc140-v2.7z
texturepacker-1.1.1-win32.7z
tinyxmlstl-2.6.2-win32-vc140-v2.7z
Expand Down
2 changes: 1 addition & 1 deletion tools/depends/native/swig-native/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DEPS= ../../Makefile.include.in Makefile

# lib name, version
LIBNAME=swig
VERSION=2.0.8
VERSION=3.0.10
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz

Expand Down

0 comments on commit c5c0652

Please sign in to comment.