summaryrefslogtreecommitdiffstats
path: root/x11-libs/cairo/DETAILS
diff options
context:
space:
mode:
authorThomas Orgis2015-01-13 23:34:46 +0100
committerThomas Orgis2015-01-13 23:34:46 +0100
commit36aa0d53ed4599583f6ca1b8d1eaf9ef9242830d (patch)
tree09cc1cd9a72c4352ead40c023e7679dbcb2e737f /x11-libs/cairo/DETAILS
parentabbf832c0fe2b556c0f4d45cee0ae3f1b12c39c0 (diff)
cairo: update to 1.12.18 and ditch LTO stuff (update needed to fix firefox scrolling crash)
Diffstat (limited to 'x11-libs/cairo/DETAILS')
-rwxr-xr-xx11-libs/cairo/DETAILS8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index c44f1da371..d335876f0e 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -10,15 +10,15 @@ case "$CAIRO_BRANCH" in
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git" ;;
devel)
- VERSION=1.12.16
- SOURCE_HASH=sha512:35389305ba0906e2e1beab92966650fc7d7f8f41231e355ea2bf8693a333946f0693c125d1c50681e12b7f2aff85ae1fdcf957f3d83bc7eaacd52569884c6b2f
+ VERSION=1.12.18
+ SOURCE_HASH=sha512:238b426ee010a0b0a8d55e61043f95a87438f73f900b3b293dea61b8e7ff3cc84e0aa0b779b2a1d43d2d153490bd053cbbc9ec69ceb9b3f482797638260fbef2
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" ;;
stable)
- VERSION=1.12.16
- SOURCE_HASH=sha512:35389305ba0906e2e1beab92966650fc7d7f8f41231e355ea2bf8693a333946f0693c125d1c50681e12b7f2aff85ae1fdcf957f3d83bc7eaacd52569884c6b2f
+ VERSION=1.12.18
+ SOURCE_HASH=sha512:238b426ee010a0b0a8d55e61043f95a87438f73f900b3b293dea61b8e7ff3cc84e0aa0b779b2a1d43d2d153490bd053cbbc9ec69ceb9b3f482797638260fbef2
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" ;;