librsvg. Update from 2.40.15 to 2.40.16

This commit is contained in:
Fredrik Fornwall 2016-08-12 21:46:50 -04:00
parent cf0db91e39
commit 1bdbd3113b
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://wiki.gnome.org/action/show/Projects/LibRsvg
TERMUX_PKG_DESCRIPTION="Library to render SVG files using cairo"
TERMUX_PKG_VERSION=2.40.15
TERMUX_PKG_BUILD_REVISION=1
TERMUX_PKG_VERSION=2.40.16
TERMUX_PKG_SRCURL=http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.40/librsvg-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_DEPENDS="libcroco,pango,gdk-pixbuf"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-introspection"