librsvg: bump to version 2.40.13

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2016-01-08 09:03:59 -03:00 committed by Peter Korsgaard
parent f51dfe5bdb
commit 062a8fba7a
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://ftp.acc.umu.se/pub/gnome/sources/librsvg/2.40/librsvg-2.40.12.sha256sum # From http://ftp.acc.umu.se/pub/gnome/sources/librsvg/2.40/librsvg-2.40.13.sha256sum
sha256 ffe40c4378bf3899f4d679a475726bab03a127a5bdccddec86404cc329ffb550 librsvg-2.40.12.tar.xz sha256 4d6ea93ec05f5dabe7262d711d246a0a99b2311e215360dd3dcabd6afe3b9804 librsvg-2.40.13.tar.xz

View File

@ -5,7 +5,7 @@
################################################################################ ################################################################################
LIBRSVG_VERSION_MAJOR = 2.40 LIBRSVG_VERSION_MAJOR = 2.40
LIBRSVG_VERSION = $(LIBRSVG_VERSION_MAJOR).12 LIBRSVG_VERSION = $(LIBRSVG_VERSION_MAJOR).13
LIBRSVG_SITE = http://ftp.gnome.org/pub/gnome/sources/librsvg/$(LIBRSVG_VERSION_MAJOR) LIBRSVG_SITE = http://ftp.gnome.org/pub/gnome/sources/librsvg/$(LIBRSVG_VERSION_MAJOR)
LIBRSVG_SOURCE = librsvg-$(LIBRSVG_VERSION).tar.xz LIBRSVG_SOURCE = librsvg-$(LIBRSVG_VERSION).tar.xz
LIBRSVG_INSTALL_STAGING = YES LIBRSVG_INSTALL_STAGING = YES