diff options
| author | Michael Forney <mforney@mforney.org> | 2019-04-09 20:37:55 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-04-09 20:37:55 -0700 |
| commit | 6c11901d5ff9b1fe533fe5422cc0a23a3ca55aba (patch) | |
| tree | 898f5c87df2f4761a7e1758885c526baa1942626 /pkg | |
| parent | 34b4d1b5e52277d193d9a92da08628abcfca3f55 (diff) | |
pixman: Update to 0.38.2
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/pixman/config.h | 6 | ||||
| m--------- | pkg/pixman/src | 0 | ||||
| -rw-r--r-- | pkg/pixman/ver | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/pkg/pixman/config.h b/pkg/pixman/config.h index 8fe93c37..1b5b45e7 100644 --- a/pkg/pixman/config.h +++ b/pkg/pixman/config.h @@ -31,10 +31,10 @@ #define PACKAGE "pixman" #define PACKAGE_BUGREPORT "pixman@lists.freedesktop.org" #define PACKAGE_NAME "pixman" -#define PACKAGE_STRING "pixman 0.38.0" +#define PACKAGE_STRING "pixman 0.38.2" #define PACKAGE_TARNAME "pixman" #define PACKAGE_URL "" -#define PACKAGE_VERSION "0.38.0" +#define PACKAGE_VERSION "0.38.2" /* #undef PIXMAN_GNUPLOT */ /* #undef PIXMAN_TIMERS */ #define SIZEOF_LONG 8 @@ -49,7 +49,7 @@ /* #undef USE_MIPS_DSPR2 */ /* #undef USE_OPENMP */ /* #undef USE_VMX */ -#define VERSION "0.38.0" +#define VERSION "0.38.2" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/pixman/src b/pkg/pixman/src -Subproject 5d2cf8fc2149b9b632aafcde59734a7ea74f2b9 +Subproject a7ffb3e6172958fa893e7c0d277b2baaaceabbd diff --git a/pkg/pixman/ver b/pkg/pixman/ver index 7bc32051..58a66af1 100644 --- a/pkg/pixman/ver +++ b/pkg/pixman/ver @@ -1 +1 @@ -0.38.0 r0 +0.38.2 r0 |
