Bump libgdiplus (#5393)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 21 Aug 2017 13:28:44 +0000 (15:28 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2017 13:28:44 +0000 (15:28 +0200)
packaging/MacSDK/libgdiplus.py

index bfb2c70ddbb74ec79e952a456fe2f6893be02da9..7c81fc62459369732498211ba9b5084e11bd888e 100644 (file)
@@ -1,8 +1,8 @@
 GitHubTarballPackage(
     'mono',
     'libgdiplus',
-    '5.4',
-    '350eb49a45ca5a7383c01d49df72438347a5dbc9',
+    '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'})