Restructure of mono.sln and build properties to better fix static/dynamic library...
[mono.git] / packaging / MacSDK / libgdiplus.py
index e40baac24a60de35f24de559a598a2f68e7ad6ab..7c81fc62459369732498211ba9b5084e11bd888e 100644 (file)
@@ -1,8 +1,8 @@
 GitHubTarballPackage(
     'mono',
     'libgdiplus',
-    '2.11',
-    '4e7ab0f555a13a6b2f954c714c4ee5213954ff79',
+    '5.6',
+    'f07965ec5fc2b22bfb300d5fef410d25ae472a34',
     configure='CFLAGS="%{gcc_flags} %{local_gcc_flags} -I/opt/X11/include" ./autogen.sh --prefix="%{package_prefix}"',
     override_properties={
         'make': 'C_INCLUDE_PATH="" make'})