update package cairo

This commit is contained in:
Mark Brand 2013-02-12 09:57:29 +01:00
parent 53ecfe1b7b
commit c5ebffb237
2 changed files with 2 additions and 2 deletions

View File

@ -994,7 +994,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="cairo-package">cairo</td>
<td id="cairo-version">1.12.12</td>
<td id="cairo-version">1.12.14</td>
<td id="cairo-website"><a href="http://cairographics.org/">cairo</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := cairo
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 8e597874da5b861287893d87dd4ab32471e99c82
$(PKG)_CHECKSUM := 9106ab09b2e7b9f90521b18dd4a7e9577eba6c15
$(PKG)_SUBDIR := cairo-$($(PKG)_VERSION)
$(PKG)_FILE := cairo-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://cairographics.org/releases/$($(PKG)_FILE)