diff options
| author | Michael Forney <mforney@mforney.org> | 2018-12-23 12:55:03 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-12-23 13:40:49 -0800 |
| commit | aaabf829f3405a7e434b59394506bb388ca503e3 (patch) | |
| tree | 3b866381ec24bec49d8b2a75090d387237ed140c /pkg | |
| parent | cbf632662ac06d3ee7bb261a67ecedd3864a2a4b (diff) | |
pixman: Update to 0.36.0
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/pixman/config.h | 7 | ||||
| -rw-r--r-- | pkg/pixman/rev | 2 | ||||
| m--------- | pkg/pixman/src | 0 |
3 files changed, 5 insertions, 4 deletions
diff --git a/pkg/pixman/config.h b/pkg/pixman/config.h index ae5026bc..e3dc6d12 100644 --- a/pkg/pixman/config.h +++ b/pkg/pixman/config.h @@ -31,10 +31,11 @@ #define PACKAGE "pixman" #define PACKAGE_BUGREPORT "pixman@lists.freedesktop.org" #define PACKAGE_NAME "pixman" -#define PACKAGE_STRING "pixman 0.34.0" +#define PACKAGE_STRING "pixman 0.36.0" #define PACKAGE_TARNAME "pixman" #define PACKAGE_URL "" -#define PACKAGE_VERSION "0.34.0" +#define PACKAGE_VERSION "0.36.0" +/* #undef PIXMAN_GNUPLOT */ /* #undef PIXMAN_TIMERS */ #define SIZEOF_LONG 8 #define STDC_HEADERS 1 @@ -48,7 +49,7 @@ /* #undef USE_MIPS_DSPR2 */ /* #undef USE_OPENMP */ /* #undef USE_VMX */ -#define VERSION "0.34.0" +#define VERSION "0.36.0" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/pixman/rev b/pkg/pixman/rev index d00491fd..0cfbf088 100644 --- a/pkg/pixman/rev +++ b/pkg/pixman/rev @@ -1 +1 @@ -1 +2 diff --git a/pkg/pixman/src b/pkg/pixman/src -Subproject 1727aa4ab60a594cbb1cc1bdaa270b7dfad21f0 +Subproject 0313f35ab96365016264920c91035ea99dd0931 |
