changeset 2712:47d2e2bf5754

update package librsvg
author Mark Brand <mabrand@mabrand.nl>
date Sun, 02 Sep 2012 20:31:46 +0200
parents 649d57cbb28e
children f07161c32ef7
files index.html src/librsvg.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Sun Sep 02 11:30:17 2012 +0200
+++ b/index.html	Sun Sep 02 20:31:46 2012 +0200
@@ -1500,7 +1500,7 @@
     </tr>
     <tr>
         <td id="librsvg-package">librsvg</td>
-        <td id="librsvg-version">2.36.2</td>
+        <td id="librsvg-version">2.36.3</td>
         <td id="librsvg-website"><a href="http://librsvg.sourceforge.net/">librsvg</a></td>
 	</tr>
     <tr>
--- a/src/librsvg.mk	Sun Sep 02 11:30:17 2012 +0200
+++ b/src/librsvg.mk	Sun Sep 02 20:31:46 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := librsvg
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := a6de823d24f927cda72d80b47a05866e3210180e
+$(PKG)_CHECKSUM := 8ac22591c9db273355cf895f7e87aac149f64437
 $(PKG)_SUBDIR   := librsvg-$($(PKG)_VERSION)
 $(PKG)_FILE     := librsvg-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := http://ftp.gnome.org/pub/GNOME/sources/librsvg/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)