mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
librsvg: update to 2.40.2.
This commit is contained in:
parent
7fae2adb22
commit
ad18cd7acf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'librsvg'.
|
# Template build file for 'librsvg'.
|
||||||
pkgname=librsvg
|
pkgname=librsvg
|
||||||
version=2.40.1
|
version=2.40.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="libtool pkg-config intltool python glib-devel gdk-pixbuf-devel"
|
hostmakedepends="libtool pkg-config intltool python glib-devel gdk-pixbuf-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://librsvg.sourceforge.net/"
|
homepage="http://librsvg.sourceforge.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=8813b4fe776d5e7acbce28bacbaed30ccb0cec3734eb3632c711a16ebe2961d7
|
checksum=48049b643294636df7de1a4b997414d699666f5dc44776945c218a257d2a291c
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue