mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
librsvg: update to 2.44.12.
This commit is contained in:
parent
7c3a1fed96
commit
ab58df2966
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.11
|
version=2.44.12
|
||||||
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=e45a6eee174faf442e06636ee31ca1d30758b84d525a174c34434ca0e3a1af9e
|
checksum=66830b093a24262cc9bd2d1c921f6f59133a99893399d79768f7509021b678c0
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
|
|
Loading…
Add table
Reference in a new issue