mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
librsvg: update to 2.44.11.
This commit is contained in:
parent
56a3eaa685
commit
0398c4a54c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'librsvg'
|
# Template file for 'librsvg'
|
||||||
pkgname=librsvg
|
pkgname=librsvg
|
||||||
version=2.44.10
|
version=2.44.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --host=${XBPS_TARGET_TRIPLET}
|
configure_args="--disable-static --host=${XBPS_TARGET_TRIPLET}
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/LibRsvg"
|
homepage="https://wiki.gnome.org/Projects/LibRsvg"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f4fc96b1542700e8b1116eac1bd623adac2717b4d587d26dedfeb7640cd7caae
|
checksum=e45a6eee174faf442e06636ee31ca1d30758b84d525a174c34434ca0e3a1af9e
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
|
|
Loading…
Add table
Reference in a new issue